xapp_xf86dga: Needs MMU
authorBernd Kuhls <bernd.kuhls@t-online.de>
Sun, 7 Sep 2014 07:41:37 +0000 (09:41 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Sun, 7 Sep 2014 19:52:36 +0000 (21:52 +0200)
Fixes
http://autobuild.buildroot.net/results/e76/e76b8ff1767f061587b630091174c58da599d5e3/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/x11r7/xapp_xf86dga/Config.in

index 769ebf6f2c93e4a560cc7228bb80bc0471f1b265..8a13bd4df1cbfd2f1be57410a1c09fa4200c8865 100644 (file)
@@ -2,5 +2,6 @@ config BR2_PACKAGE_XAPP_XF86DGA
        bool "xf86dga"
        select BR2_PACKAGE_XLIB_LIBX11
        select BR2_PACKAGE_XLIB_LIBXXF86DGA
+       depends on BR2_USE_MMU # fork()
        help
          test program for the XFree86-DGA extension