362791a7c1
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
9 lines
277 B
Plaintext
9 lines
277 B
Plaintext
config BR2_PACKAGE_STARTUP_NOTIFICATION
|
|
bool "startup-notification"
|
|
select BR2_PACKAGE_XLIB_LIBX11
|
|
depends on BR2_PACKAGE_XORG7
|
|
help
|
|
Startup-notification is a library used to monitor application startup.
|
|
|
|
http://freedesktop.org/software/startup-notification/releases
|