]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
gpm: add comment mmu depends
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 13:20:27 +0000 (10:20 -0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 4 Aug 2014 16:29:40 +0000 (18:29 +0200)
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>
package/gpm/Config.in

index 0a60f6a1c33c3234a00415498d2e6df11c234c80..0148c13f3c36ede336ca0dda1f8fa3323be6f781 100644 (file)
@@ -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