summaryrefslogtreecommitdiffstats
path: root/package/gmpc/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/gmpc/Config.in')
-rw-r--r--package/gmpc/Config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/package/gmpc/Config.in b/package/gmpc/Config.in
index 0d5f0dc816..43bc642d74 100644
--- a/package/gmpc/Config.in
+++ b/package/gmpc/Config.in
@@ -3,6 +3,7 @@ config BR2_PACKAGE_GMPC
depends on BR2_PACKAGE_LIBGTK2
depends on BR2_USE_WCHAR # glib2
depends on BR2_TOOLCHAIN_HAS_THREADS # glib2
+ depends on BR2_USE_MMU # glib2
depends on BR2_PACKAGE_XORG7
select BR2_PACKAGE_LIBGLIB2
select BR2_PACKAGE_GETTEXT if BR2_NEEDS_GETTEXT_IF_LOCALE
@@ -21,5 +22,6 @@ config BR2_PACKAGE_GMPC
http://gmpcwiki.sarine.nl/index.php?title=GMPC
comment "gmpc needs a toolchain w/ wchar, threads"
+ depends on BR2_USE_MMU
depends on BR2_PACKAGE_XORG7 && BR2_PACKAGE_LIBGTK2
depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
OpenPOWER on IntegriCloud