xapp_xf86dga: Needs MMU

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>
This commit is contained in:
Bernd Kuhls 2014-09-07 09:41:37 +02:00 committed by Peter Korsgaard
parent 03f388619a
commit 873ce3fab3
1 changed files with 1 additions and 0 deletions

View 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