Commit 802c43ac authored by Will Wagner's avatar Will Wagner Committed by Jesper Baekdahl
Browse files

xlib_libXfont: bump revision to X11R7.7

parent 67763f1a
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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
+2 −2
Original line number Diff line number Diff line
@@ -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