contrib/package: luci-cbi does not depend on luci-uvl anymore
This commit is contained in:
parent
f1ebca9388
commit
c4ac5b8eb8
1 changed files with 1 additions and 1 deletions
|
@ -160,7 +160,7 @@ endif
|
|||
### Libraries ###
|
||||
define Package/luci-cbi
|
||||
$(call Package/luci/libtemplate)
|
||||
DEPENDS+=+luci-web +luci-uvl +luci-uci
|
||||
DEPENDS+=+luci-web +luci-uci
|
||||
TITLE:=Configuration Binding Interface
|
||||
endef
|
||||
|
||||
|
|
Loading…
Reference in a new issue