summaryrefslogtreecommitdiff
path: root/package/gpm
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-08-04 10:20:27 -0300
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2014-08-04 18:29:40 +0200
commit9b691edfe42af507ceed750650ca8d38aa62d469 (patch)
treee05aef14da44c0c9d54caa8e567dd8a54e392469 /package/gpm
parent4d46c35f85693bd949868df3aeca12ef37de35af (diff)
gpm: add comment mmu depends
Otherwise it shows up indirectly when toolchain options aren't enough and then vanishes when they are fulfilled. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/gpm')
-rw-r--r--package/gpm/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/gpm/Config.in b/package/gpm/Config.in
index 0a60f6a1c..0148c13f3 100644
--- a/package/gpm/Config.in
+++ b/package/gpm/Config.in
@@ -23,3 +23,4 @@ endif
comment "gpm mouse server needs a toolchain w/ dynamic library"
depends on BR2_PREFER_STATIC_LIB
+ depends on BR2_USE_MMU