ubus: add a missing dependency
SVN-Revision: 32174
This commit is contained in:
parent
0013723df6
commit
70e48cb877
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ define Package/ubusd
|
|||
CATEGORY:=LuCI2
|
||||
SUBMENU:=System
|
||||
TITLE:=OpenWrt RPC daemon
|
||||
DEPENDS:=+libubox
|
||||
endef
|
||||
|
||||
define Package/libubus
|
||||
|
|
Loading…
Reference in a new issue