X-Git-Url: http://git.openwrt.org/?p=project%2Fluci.git;a=blobdiff_plain;f=contrib%2Fpackage%2Fluci%2FMakefile;h=6b968e38a81c68d3882c75fa12a5ba22f838ead8;hp=2c0a6f10352068efe2dd76294c4769e0087255ad;hb=c33d0c62b03b9f5310a05659c7bb075737613259;hpb=03ed5fb3042e883e3b1f4340e32096dda83ccbd4 diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 2c0a6f1035..6b968e38a8 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -366,7 +366,6 @@ endef define Package/luci-sgi-cgi $(call Package/luci/libtemplate) - DEPENDS+=+luci-web TITLE:=SGI for CGI endef @@ -376,7 +375,7 @@ endef define Package/luci-sgi-luci $(call Package/luci/libtemplate) - DEPENDS+=+luci-web +luci-httpd + DEPENDS+=+luci-httpd TITLE:=SGI for LuCI HTTPD endef @@ -386,7 +385,6 @@ endef define Package/luci-sgi-webuci $(call Package/luci/libtemplate) - DEPENDS+=+luci-web TITLE:=SGI for Webuci endef