uci: fix linking against libdl (#9123)
[openwrt.git] / package / ubus / Makefile
index d7dd1db..b339250 100644 (file)
@@ -18,7 +18,7 @@ define Package/ubus
   SECTION:=luci2
   CATEGORY:=LuCI2
   SUBMENU:=System
-  DEPENDS:=+libubus +ubusd
+  DEPENDS:=+libubus +libblobmsg-json +ubusd
   TITLE:=OpenWrt RPC client utility
 endef
 
This page took 0.019423 seconds and 4 git commands to generate.