From cbaafba1fdbd65ce281e46b71fa7243fa065f90b Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Wed, 5 Nov 2008 23:19:04 +0000 Subject: [PATCH] * luci/contrib: make luci-app-polipo depend on polipo and luci-admin-core --- contrib/package/luci/Makefile | 1 + 1 file changed, 1 insertion(+) 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 -- 2.11.0