startup-notification: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 12:45:54 +0000 (09:45 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 4 Aug 2014 16:26:49 +0000 (18:26 +0200)
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>
package/startup-notification/Config.in

index 277d30024c937fa444b7204d364f0f7a32ad59f8..1fc6dad1e7c28e38deb4f9b15f5dfc22b88c5186 100644 (file)
@@ -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.