* luci/contrib: make luci-app-polipo depend on polipo and luci-admin-core

This commit is contained in:
Jo-Philipp Wich 2008-11-05 23:19:04 +00:00
parent a519a8c2ed
commit cbaafba1fd

View file

@ -547,6 +547,7 @@ endef
define Package/luci-app-polipo
$(call Package/luci/webtemplate)
TITLE:=LuCI Support for the Polipo Proxy
DEPENDS+=+luci-admin-core +polipo
endef
define Package/luci-app-polipo/install