]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
blackbox: needs mmu
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 6 May 2013 07:57:16 +0000 (07:57 +0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Mon, 6 May 2013 21:59:12 +0000 (23:59 +0200)
Fixes:
http://autobuild.buildroot.net/results/644617ae64b39c57428c3e57115c3e6df5396d16/

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/blackbox/Config.in

index 70f7eb4b57042a3f5c54b700c687b29f401d5a3f..c183133e99618cbedcbbf4ce69e10aaacadb66f5 100644 (file)
@@ -2,6 +2,7 @@ config BR2_PACKAGE_BLACKBOX
        bool "blackbox"
        depends on BR2_PACKAGE_XORG7
        depends on BR2_INSTALL_LIBSTDCPP
+       depends on BR2_USE_MMU # fork()
        select BR2_PACKAGE_LIBICONV if !BR2_ENABLE_LOCALE
        select BR2_PACKAGE_XLIB_LIBX11
        help