mirror of
https://github.com/openwrt/openwrt.git
synced 2025-02-22 10:01:03 +00:00
ubus: add a missing dependency
SVN-Revision: 25792
This commit is contained in:
parent
0ff0b6aa5e
commit
d8e217c28f
@ -18,7 +18,7 @@ define Package/ubus
|
|||||||
SECTION:=luci2
|
SECTION:=luci2
|
||||||
CATEGORY:=LuCI2
|
CATEGORY:=LuCI2
|
||||||
SUBMENU:=System
|
SUBMENU:=System
|
||||||
DEPENDS:=+libubus +ubusd
|
DEPENDS:=+libubus +libblobmsg-json +ubusd
|
||||||
TITLE:=OpenWrt RPC client utility
|
TITLE:=OpenWrt RPC client utility
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user