summaryrefslogtreecommitdiffstats
path: root/package/startup-notification/Config.in
blob: 1fc6dad1e7c28e38deb4f9b15f5dfc22b88c5186 (plain)
1
2
3
4
5
6
7
8
9
config BR2_PACKAGE_STARTUP_NOTIFICATION
	bool "startup-notification"
	select BR2_PACKAGE_XLIB_LIBX11
	depends on BR2_PACKAGE_XORG7
	depends on BR2_USE_MMU # fork()
	help
	  Startup-notification is a library used to monitor application startup.

	  http://freedesktop.org/software/startup-notification/releases
OpenPOWER on IntegriCloud