Bump buidlroot version to 2018.02.6
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
config BR2_PACKAGE_STARTUP_NOTIFICATION
|
||||
bool "startup-notification"
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
depends on BR2_PACKAGE_XORG7
|
||||
depends on BR2_USE_MMU # fork()
|
||||
select BR2_PACKAGE_XLIB_LIBX11
|
||||
help
|
||||
Startup-notification is a library used to monitor application startup.
|
||||
Startup-notification is a library used to monitor
|
||||
application startup.
|
||||
|
||||
http://freedesktop.org/software/startup-notification/releases
|
||||
|
||||
@@ -12,7 +12,7 @@ STARTUP_NOTIFICATION_CONF_ENV = lf_cv_sane_realloc=yes
|
||||
STARTUP_NOTIFICATION_CONF_OPTS = --with-x \
|
||||
--x-includes="$(STAGING_DIR)/usr/include/X11" \
|
||||
--x-libraries="$(STAGING_DIR)/usr/lib"
|
||||
STARTUP_NOTIFICATION_LICENSE = LGPLv2
|
||||
STARTUP_NOTIFICATION_LICENSE = LGPL-2.0
|
||||
STARTUP_NOTIFICATION_LICENSE_FILES = COPYING
|
||||
|
||||
$(eval $(autotools-package))
|
||||
|
||||
Reference in New Issue
Block a user