libxmlpp: add comment mmu depends
authorGustavo Zacarias <gustavo@zacarias.com.ar>
Mon, 4 Aug 2014 13:20:30 +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/libxmlpp/Config.in

index 69bd220c0ba5755e354efe2a439e93664e5a8dd2..cb5f3c0ffbda5e24f446d729002725befb703217 100644 (file)
@@ -14,3 +14,4 @@ config BR2_PACKAGE_LIBXMLPP
 comment "libxml++ needs a toolchain w/ C++, wchar, threads"
        depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR || \
        !BR2_TOOLCHAIN_HAS_THREADS
+       depends on BR2_USE_MMU