Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -13,8 +13,11 @@ XLIB_LIBXPM_INSTALL_STAGING = YES
|
||||
# we patch configure.ac
|
||||
XLIB_LIBXPM_AUTORECONF = YES
|
||||
XLIB_LIBXPM_DEPENDENCIES = xlib_libX11 xlib_libXext xlib_libXt xproto_xproto \
|
||||
$(if $(BR2_PACKAGE_GETTEXT),gettext) \
|
||||
$(if $(BR2_PACKAGE_LIBICONV),libiconv) \
|
||||
host-gettext
|
||||
$(TARGET_NLS_DEPENDENCIES)
|
||||
|
||||
ifeq ($(BR2_SYSTEM_ENABLE_NLS),)
|
||||
XLIB_LIBXPM_CONF_ENV = ac_cv_search_gettext=no
|
||||
endif
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user