Bump buildroot to 2019.02

This commit is contained in:
2019-03-28 22:49:48 +01:00
parent 5598b1b762
commit 920d307141
5121 changed files with 78550 additions and 46132 deletions

View File

@@ -2,8 +2,7 @@ config BR2_PACKAGE_XAPP_XFINDPROXY
bool "xfindproxy"
select BR2_PACKAGE_XLIB_LIBICE
select BR2_PACKAGE_XLIB_LIBXT
select BR2_PACKAGE_XPROTO_XPROTO
select BR2_PACKAGE_XPROTO_XPROXYMANAGEMENTPROTOCOL
select BR2_PACKAGE_XORGPROTO
help
xfindproxy utilizes the Proxy Management Protocol to
communicate with a proxy manager to locate available X11

View File

@@ -12,7 +12,6 @@ XAPP_XFINDPROXY_LICENSE_FILES = COPYING
XAPP_XFINDPROXY_DEPENDENCIES = \
xlib_libICE \
xlib_libXt \
xproto_xproto \
xproto_xproxymanagementprotocol
xorgproto
$(eval $(autotools-package))