Add temporary dependency for luci-web to luci-sgi-cgi
This commit is contained in:
parent
84375a8f1b
commit
03ed5fb304
1 changed files with 1 additions and 1 deletions
|
@ -172,7 +172,7 @@ endef
|
||||||
|
|
||||||
define Package/luci-web
|
define Package/luci-web
|
||||||
$(call Package/luci/libtemplate)
|
$(call Package/luci/libtemplate)
|
||||||
DEPENDS+=+luci-http +luci-addons +luci-uci
|
DEPENDS+=+luci-http +luci-addons +luci-uci +luci-sgi-cgi
|
||||||
TITLE:=MVC Webframework
|
TITLE:=MVC Webframework
|
||||||
endef
|
endef
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue