ruby: bump version to 2.4.1
[buildroot-gz.git] / package / linknx / Config.in
blobe85838990e25f9ae09a4cf05470ac12d9bf10011
1 config BR2_PACKAGE_LINKNX
2         bool "linknx"
3         select BR2_PACKAGE_LIBPTHSEM
4         select BR2_PACKAGE_LIBCURL # for autoreconf
5         select BR2_PACKAGE_ARGP_STANDALONE \
6                if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL
7         depends on BR2_INSTALL_LIBSTDCPP
8         depends on BR2_USE_MMU # libpthsem
9         help
10           Linknx is an automation platform providing high level functionalities
11           to EIB/KNX installation.
13           http://linknx.sourceforge.net/
14           https://github.com/linknx/linknx
16 comment "linknx needs a toolchain w/ C++"
17         depends on BR2_USE_MMU
18         depends on !BR2_INSTALL_LIBSTDCPP