diff options
Diffstat (limited to 'applications/luci-app-squid/Makefile')
-rw-r--r-- | applications/luci-app-squid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-squid/Makefile b/applications/luci-app-squid/Makefile index b16bd5d752..4c89c4a610 100644 --- a/applications/luci-app-squid/Makefile +++ b/applications/luci-app-squid/Makefile @@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Squid LuCI Interface -LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +squid +LUCI_DEPENDS:=+luci-compat +luci-base +squid PKG_MAINTAINER:=Marko Ratkaj <marko.ratkaj@sartura.hr> PKG_LICENSE:=Apache-2.0 |