diff options
Diffstat (limited to 'contrib')
-rw-r--r-- | contrib/package/luci/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile index 6c667f1af..e3a437603 100644 --- a/contrib/package/luci/Makefile +++ b/contrib/package/luci/Makefile @@ -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 |