Bump buildroot to 2019.02
This commit is contained in:
@@ -3,8 +3,7 @@ config BR2_PACKAGE_XLIB_LIBXFONT2
|
||||
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
|
||||
|
||||
@@ -14,16 +14,14 @@ XLIB_LIBXFONT2_DEPENDENCIES = \
|
||||
freetype \
|
||||
xlib_libfontenc \
|
||||
xlib_xtrans \
|
||||
xproto_fontsproto \
|
||||
xproto_xproto \
|
||||
xorgproto \
|
||||
xfont_encodings
|
||||
|
||||
HOST_XLIB_LIBXFONT2_DEPENDENCIES = \
|
||||
host-freetype \
|
||||
host-xlib_libfontenc \
|
||||
host-xlib_xtrans \
|
||||
host-xproto_fontsproto \
|
||||
host-xproto_xproto \
|
||||
host-xorgproto \
|
||||
host-xfont_encodings
|
||||
|
||||
XLIB_LIBXFONT2_CONF_OPTS = --disable-devel-docs
|
||||
|
||||
Reference in New Issue
Block a user