summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/ubus/Config.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/ubus/Config.in b/package/ubus/Config.in
index 391fc8d92c..c14f6a86e7 100644
--- a/package/ubus/Config.in
+++ b/package/ubus/Config.in
@@ -1,6 +1,6 @@
comment "ubus needs a toolchain w/ dynamic library"
depends on BR2_TOOLCHAIN_HAS_SYNC_4
- depends on BR2_STATIC_LIBS
+ depends on BR2_STATIC_LIBS
config BR2_PACKAGE_UBUS
bool "ubus"
OpenPOWER on IntegriCloud