summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-tinyproxy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'applications/luci-app-tinyproxy/Makefile')
-rw-r--r--applications/luci-app-tinyproxy/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/applications/luci-app-tinyproxy/Makefile b/applications/luci-app-tinyproxy/Makefile
index 74d423f7e0..2e0c61aa46 100644
--- a/applications/luci-app-tinyproxy/Makefile
+++ b/applications/luci-app-tinyproxy/Makefile
@@ -7,11 +7,12 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Tinyproxy - HTTP(S)-Proxy configuration
-LUCI_DEPENDS:=+luci-base +luci-compat +tinyproxy
+LUCI_DEPENDS:=+luci-base +tinyproxy
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Steven Barth <steven@midlink.org>, \
- Jo-Philipp Wich <jo@mein.io>
+ Jo-Philipp Wich <jo@mein.io>, \
+ Ramon Van Gorkom <Ramon00c00@gmail.com>
include ../../luci.mk