diff options
Diffstat (limited to 'applications/luci-app-polipo/Makefile')
-rw-r--r-- | applications/luci-app-polipo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-polipo/Makefile b/applications/luci-app-polipo/Makefile index 0bd1843322..cd157e48e9 100644 --- a/applications/luci-app-polipo/Makefile +++ b/applications/luci-app-polipo/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for the Polipo Proxy -LUCI_DEPENDS:=+luci-compat +polipo +LUCI_DEPENDS:=+luci-base +luci-compat +polipo include ../../luci.mk |