mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-08-03 00:17:43 +00:00
xlib_libXfontcache: bump version
[Peter: remove version from Config.in help] Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
parent
741d1cd4b0
commit
e9f9ef7d67
5
CHANGES
5
CHANGES
@ -16,8 +16,9 @@
|
|||||||
libgcrypt, libglib2, libpng, libxml2, matchbox, mdadm,
|
libgcrypt, libglib2, libpng, libxml2, matchbox, mdadm,
|
||||||
memstat, mesa3d, mtd-utils, nano, openssl, php, pixman, pppd,
|
memstat, mesa3d, mtd-utils, nano, openssl, php, pixman, pppd,
|
||||||
pthread-stubs, qt, radvd, setserial, squashfs, usb_modeswith,
|
pthread-stubs, qt, radvd, setserial, squashfs, usb_modeswith,
|
||||||
wget, xlib_libX11, xlib_libXfont, xlib_libpciaccess,
|
wget, xlib_libX11, xlib_libXfont, xlib_libXfontcache,
|
||||||
xproto_dri2proto, xproto_fontcacheproto, xproto_xf86miscproto
|
xlib_libpciaccess, xproto_dri2proto, xproto_fontcacheproto,
|
||||||
|
xproto_xf86miscproto
|
||||||
|
|
||||||
Issues resolved (http://bugs.uclibc.org):
|
Issues resolved (http://bugs.uclibc.org):
|
||||||
|
|
||||||
|
@ -4,5 +4,4 @@ config BR2_PACKAGE_XLIB_LIBXFONTCACHE
|
|||||||
select BR2_PACKAGE_XLIB_LIBXEXT
|
select BR2_PACKAGE_XLIB_LIBXEXT
|
||||||
select BR2_PACKAGE_XPROTO_FONTCACHEPROTO
|
select BR2_PACKAGE_XPROTO_FONTCACHEPROTO
|
||||||
help
|
help
|
||||||
libXfontcache 1.0.4
|
|
||||||
X.Org Xfontcache library
|
X.Org Xfontcache library
|
||||||
|
@ -4,7 +4,7 @@
|
|||||||
#
|
#
|
||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
XLIB_LIBXFONTCACHE_VERSION = 1.0.4
|
XLIB_LIBXFONTCACHE_VERSION = 1.0.5
|
||||||
XLIB_LIBXFONTCACHE_SOURCE = libXfontcache-$(XLIB_LIBXFONTCACHE_VERSION).tar.bz2
|
XLIB_LIBXFONTCACHE_SOURCE = libXfontcache-$(XLIB_LIBXFONTCACHE_VERSION).tar.bz2
|
||||||
XLIB_LIBXFONTCACHE_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
XLIB_LIBXFONTCACHE_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||||
XLIB_LIBXFONTCACHE_AUTORECONF = NO
|
XLIB_LIBXFONTCACHE_AUTORECONF = NO
|
||||||
|
Loading…
x
Reference in New Issue
Block a user