* luci/contrib: make luci-app-polipo depend on polipo and luci-admin-core
This commit is contained in:
parent
a519a8c2ed
commit
cbaafba1fd
1 changed files with 1 additions and 0 deletions
|
@ -547,6 +547,7 @@ endef
|
||||||
define Package/luci-app-polipo
|
define Package/luci-app-polipo
|
||||||
$(call Package/luci/webtemplate)
|
$(call Package/luci/webtemplate)
|
||||||
TITLE:=LuCI Support for the Polipo Proxy
|
TITLE:=LuCI Support for the Polipo Proxy
|
||||||
|
DEPENDS+=+luci-admin-core +polipo
|
||||||
endef
|
endef
|
||||||
|
|
||||||
define Package/luci-app-polipo/install
|
define Package/luci-app-polipo/install
|
||||||
|
|
Loading…
Reference in a new issue