mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-30 22:56:33 +00:00
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"
|
bool "startup-notification"
|
||||||
select BR2_PACKAGE_XLIB_LIBX11
|
select BR2_PACKAGE_XLIB_LIBX11
|
||||||
depends on BR2_PACKAGE_XORG7
|
depends on BR2_PACKAGE_XORG7
|
||||||
|
depends on BR2_USE_MMU # fork()
|
||||||
help
|
help
|
||||||
Startup-notification is a library used to monitor application startup.
|
Startup-notification is a library used to monitor application startup.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user