mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2024-11-27 17:55:55 +02:00
ubus: add a missing dependency
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32174 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6b66e21e44
commit
e5778e471c
@ -28,6 +28,7 @@ define Package/ubusd
|
|||||||
CATEGORY:=LuCI2
|
CATEGORY:=LuCI2
|
||||||
SUBMENU:=System
|
SUBMENU:=System
|
||||||
TITLE:=OpenWrt RPC daemon
|
TITLE:=OpenWrt RPC daemon
|
||||||
|
DEPENDS:=+libubox
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/libubus
|
define Package/libubus
|
||||||
|
Loading…
Reference in New Issue
Block a user