summaryrefslogtreecommitdiff
path: root/package/alsamixergui
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2013-10-27 19:54:19 -0300
committerPeter Korsgaard <peter@korsgaard.com>2013-10-28 17:28:28 +0100
commitca5639f8d00aae6427054dee1f0433583ad3041d (patch)
tree871d0f8376d9f5fe569e45e3fd985dc1df26f4bd /package/alsamixergui
parent56497f708ebb60abbd5b4d641fe1edf0d4f97701 (diff)
alsamixergui: needs mmu
Because of the new fl_open_uri() function since the fltk bump using fork(). Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/alsamixergui')
-rw-r--r--package/alsamixergui/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/alsamixergui/Config.in b/package/alsamixergui/Config.in
index acc3cc9fc..b1b9eb9c6 100644
--- a/package/alsamixergui/Config.in
+++ b/package/alsamixergui/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_ALSAMIXERGUI
depends on BR2_PACKAGE_XORG7
depends on BR2_INSTALL_LIBSTDCPP
+ depends on BR2_USE_MMU # fltk fork()
select BR2_PACKAGE_FLTK
select BR2_PACKAGE_ALSA_LIB
select BR2_PACKAGE_ALSA_LIB_PCM