summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/libxmlpp/Config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/libxmlpp/Config.in b/package/libxmlpp/Config.in
index 69bd220c0b..cb5f3c0ffb 100644
--- a/package/libxmlpp/Config.in
+++ b/package/libxmlpp/Config.in
@@ -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
OpenPOWER on IntegriCloud