Bump buildroot to 2019.02
This commit is contained in:
@@ -3,8 +3,7 @@ config BR2_PACKAGE_XLIB_LIBXFONT
|
||||
select BR2_PACKAGE_FREETYPE
|
||||
select BR2_PACKAGE_XLIB_LIBFONTENC
|
||||
select BR2_PACKAGE_XLIB_XTRANS
|
||||
select BR2_PACKAGE_XPROTO_FONTSPROTO
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XFONT_ENCODINGS
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X.Org Xfont library
|
||||
|
||||
@@ -11,11 +11,11 @@ XLIB_LIBXFONT_LICENSE = MIT
|
||||
XLIB_LIBXFONT_LICENSE_FILES = COPYING
|
||||
XLIB_LIBXFONT_INSTALL_STAGING = YES
|
||||
|
||||
XLIB_LIBXFONT_DEPENDENCIES = freetype xlib_libfontenc xlib_xtrans xproto_fontsproto xproto_xproto xfont_encodings
|
||||
XLIB_LIBXFONT_DEPENDENCIES = freetype xlib_libfontenc xlib_xtrans xorgproto
|
||||
|
||||
HOST_XLIB_LIBXFONT_DEPENDENCIES = \
|
||||
host-freetype host-xlib_libfontenc host-xlib_xtrans \
|
||||
host-xproto_fontsproto host-xproto_xproto host-xfont_encodings
|
||||
host-xorgproto
|
||||
|
||||
XLIB_LIBXFONT_CONF_OPTS = --disable-devel-docs
|
||||
HOST_XLIB_LIBXFONT_CONF_OPTS = --disable-devel-docs
|
||||
|
||||
Reference in New Issue
Block a user