startup-notification: needs mmu
Fixes: http://autobuild.buildroot.net/results/1fc/1fcb069b790ae5861c5a3ee577689de92005862a/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
parent
9c37eaabd6
commit
0c4cf8f6f4
@ -2,6 +2,7 @@ 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.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user