summaryrefslogtreecommitdiffstats
path: root/package/blackbox/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/blackbox/Config.in')
-rw-r--r--package/blackbox/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/blackbox/Config.in b/package/blackbox/Config.in
index 70f7eb4b5..c183133e9 100644
--- a/package/blackbox/Config.in
+++ b/package/blackbox/Config.in
@@ -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