projects
/
oweals
/
luci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f1ebca9
)
contrib/package: luci-cbi does not depend on luci-uvl anymore
author
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 26 Apr 2010 22:38:54 +0000
(22:38 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Mon, 26 Apr 2010 22:38:54 +0000
(22:38 +0000)
contrib/package/luci/Makefile
patch
|
blob
|
history
diff --git
a/contrib/package/luci/Makefile
b/contrib/package/luci/Makefile
index 55c21a5a827b0391969838980cd14a51dada12a3..cbd849dc19814ed2c16c295b1d7f350980b969c6 100644
(file)
--- a/
contrib/package/luci/Makefile
+++ b/
contrib/package/luci/Makefile
@@
-160,7
+160,7
@@
endif
### Libraries ###
define Package/luci-cbi
$(call Package/luci/libtemplate)
- DEPENDS+=+luci-web +luci-u
vl +luci-u
ci
+ DEPENDS+=+luci-web +luci-uci
TITLE:=Configuration Binding Interface
endef