Add temporary dependency for luci-web to luci-sgi-cgi

This commit is contained in:
Steven Barth 2008-07-06 15:26:40 +00:00
parent 84375a8f1b
commit 03ed5fb304

View file

@ -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