diff options
Diffstat (limited to 'package/linphone/Config.in')
-rw-r--r-- | package/linphone/Config.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package/linphone/Config.in b/package/linphone/Config.in index 36a0405cdc..72eca7dce5 100644 --- a/package/linphone/Config.in +++ b/package/linphone/Config.in @@ -27,5 +27,6 @@ config BR2_PACKAGE_LINPHONE http://www.linphone.org/ comment "linphone needs a toolchain w/ threads, C++, IPv6" + depends on BR2_USE_MMU depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS || \ !BR2_INET_IPV6 |