xlib_libXfont: bump revision to X11R7.7
Signed-off-by: Will Wagner <will_wagner@carallon.com>
This commit is contained in:
parent
67763f1acf
commit
802c43ac30
@ -3,7 +3,6 @@ config BR2_PACKAGE_XLIB_LIBXFONT
|
||||
select BR2_PACKAGE_FREETYPE
|
||||
select BR2_PACKAGE_XLIB_LIBFONTENC
|
||||
select BR2_PACKAGE_XLIB_XTRANS
|
||||
select BR2_PACKAGE_XPROTO_FONTCACHEPROTO
|
||||
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XFONT_ENCODINGS
|
||||
|
@ -4,12 +4,12 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
XLIB_LIBXFONT_VERSION = 1.4.3
|
||||
XLIB_LIBXFONT_VERSION = 1.4.5
|
||||
XLIB_LIBXFONT_SOURCE = libXfont-$(XLIB_LIBXFONT_VERSION).tar.bz2
|
||||
XLIB_LIBXFONT_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBXFONT_AUTORECONF = YES
|
||||
XLIB_LIBXFONT_INSTALL_STAGING = YES
|
||||
XLIB_LIBXFONT_DEPENDENCIES = freetype xlib_libfontenc xlib_xtrans xproto_fontcacheproto xproto_fontsproto xproto_xproto xfont_encodings
|
||||
XLIB_LIBXFONT_DEPENDENCIES = freetype xlib_libfontenc xlib_xtrans xproto_fontsproto xproto_xproto xfont_encodings
|
||||
XLIB_LIBXFONT_CONF_OPT = --disable-devel-docs
|
||||
|
||||
HOST_XLIB_LIBXFONT_CONF_OPT = --disable-devel-docs
|
||||
|
Loading…
Reference in New Issue
Block a user