Bump buildroot to 2019.02
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
config BR2_PACKAGE_XAPP_RGB
|
||||
bool "rgb"
|
||||
select BR2_PACKAGE_XPROTO_XPROTO
|
||||
select BR2_PACKAGE_XORGPROTO
|
||||
help
|
||||
uncompile an rgb color-name database
|
||||
|
||||
@@ -9,6 +9,6 @@ XAPP_RGB_SOURCE = rgb-$(XAPP_RGB_VERSION).tar.bz2
|
||||
XAPP_RGB_SITE = http://xorg.freedesktop.org/releases/individual/app
|
||||
XAPP_RGB_LICENSE = MIT
|
||||
XAPP_RGB_LICENSE_FILES = COPYING
|
||||
XAPP_RGB_DEPENDENCIES = xproto_xproto
|
||||
XAPP_RGB_DEPENDENCIES = xorgproto host-pkgconf
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user