Bump buildroot to 2019.02
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
config BR2_PACKAGE_XLIB_LIBICE
|
||||
bool "libICE"
|
||||
select BR2_PACKAGE_XLIB_XTRANS
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
X.Org ICE library
|
||||
|
||||
@@ -10,6 +10,6 @@ XLIB_LIBICE_SITE = http://xorg.freedesktop.org/releases/individual/lib
|
||||
XLIB_LIBICE_LICENSE = MIT
|
||||
XLIB_LIBICE_LICENSE_FILES = COPYING
|
||||
XLIB_LIBICE_INSTALL_STAGING = YES
|
||||
XLIB_LIBICE_DEPENDENCIES = xlib_xtrans xproto_xproto host-pkgconf
|
||||
XLIB_LIBICE_DEPENDENCIES = xlib_xtrans xorgproto host-pkgconf
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user