]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commitdiff
libgail: add comment mmu depends
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 13:20:29 +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/libgail/Config.in

index e9975329b1fe6608acb94ec8f3fd71474686d005..512f228cf0643b3b5cf80993ab588af2756cbd80 100644 (file)
@@ -23,3 +23,4 @@ config BR2_PACKAGE_LIBGAIL
 comment "libgail needs a toolchain w/ wchar, threads"
        depends on BR2_PACKAGE_LIBGTK2
        depends on !BR2_USE_WCHAR || !BR2_TOOLCHAIN_HAS_THREADS
+       depends on BR2_USE_MMU