From: Gustavo Zacarias Date: Sat, 21 Jun 2014 14:59:33 +0000 (-0300) Subject: torsmo: needs mmu X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=5ef7fcb66606f0384e584bc3476b7b07b3712b78;p=buildroot.git torsmo: needs mmu Fixes: http://autobuild.buildroot.net/results/28f/28ffabf47643dfdb646ec98a56978db75fc84c05/ Signed-off-by: Gustavo Zacarias Signed-off-by: Thomas Petazzoni --- diff --git a/package/torsmo/Config.in b/package/torsmo/Config.in index 7d309da04a..a3943bda8b 100644 --- a/package/torsmo/Config.in +++ b/package/torsmo/Config.in @@ -1,6 +1,7 @@ config BR2_PACKAGE_TORSMO bool "torsmo" depends on BR2_PACKAGE_XORG7 + depends on BR2_USE_MMU # fork() select BR2_PACKAGE_XLIB_LIBX11 select BR2_PACKAGE_XLIB_LIBXEXT help