summaryrefslogtreecommitdiffstats
path: root/package/linknx/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/linknx/Config.in')
-rw-r--r--package/linknx/Config.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/linknx/Config.in b/package/linknx/Config.in
index e85838990e..478d0192da 100644
--- a/package/linknx/Config.in
+++ b/package/linknx/Config.in
@@ -1,11 +1,11 @@
config BR2_PACKAGE_LINKNX
bool "linknx"
+ depends on BR2_INSTALL_LIBSTDCPP
+ depends on BR2_USE_MMU # libpthsem
select BR2_PACKAGE_LIBPTHSEM
select BR2_PACKAGE_LIBCURL # for autoreconf
select BR2_PACKAGE_ARGP_STANDALONE \
if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
- depends on BR2_INSTALL_LIBSTDCPP
- depends on BR2_USE_MMU # libpthsem
help
Linknx is an automation platform providing high level functionalities
to EIB/KNX installation.
OpenPOWER on IntegriCloud