projects
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
699c51f
)
ubus: add a missing dependency
author
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Feb 2011 16:17:00 +0000
(16:17 +0000)
committer
nbd
<nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 28 Feb 2011 16:17:00 +0000
(16:17 +0000)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25792
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/ubus/Makefile
patch
|
blob
|
history
diff --git
a/package/ubus/Makefile
b/package/ubus/Makefile
index
d7dd1db
..
b339250
100644
(file)
--- a/
package/ubus/Makefile
+++ b/
package/ubus/Makefile
@@
-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.021373 seconds
and
4
git commands to generate.