summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/connman/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/connman/Config.in b/package/connman/Config.in
index 39a81ee9f0..28cf16861c 100644
--- a/package/connman/Config.in
+++ b/package/connman/Config.in
@@ -5,7 +5,7 @@ config BR2_PACKAGE_CONNMAN
depends on BR2_USE_MMU # dbus, libglib2
depends on !BR2_STATIC_LIBS # needs dlopen()
depends on BR2_TOOLCHAIN_HAS_SYNC_4
- depends on !BR2_TOOLCHAIN_USES_MUSL # mixes userspace and kernel headers
+ depends on !BR2_TOOLCHAIN_USES_MUSL # missing res_ninit()
select BR2_PACKAGE_DBUS
select BR2_PACKAGE_LIBGLIB2
select BR2_PACKAGE_IPTABLES
OpenPOWER on IntegriCloud