projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
strip .gnu.attributes and .reginfo from kernel modules
[openwrt.git]
/
package
/
ubus
/
Makefile
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.021108 seconds
and
4
git commands to generate.