diff options
Diffstat (limited to 'applications/luci-app-vpnbypass/Makefile')
-rw-r--r-- | applications/luci-app-vpnbypass/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/applications/luci-app-vpnbypass/Makefile b/applications/luci-app-vpnbypass/Makefile index 230963623c..da2c2af42d 100644 --- a/applications/luci-app-vpnbypass/Makefile +++ b/applications/luci-app-vpnbypass/Makefile @@ -10,7 +10,6 @@ LUCI_TITLE:=VPN Bypass Web UI LUCI_DESCRIPTION:=Provides Web UI for VPNBypass service. LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +vpnbypass LUCI_PKGARCH:=all -PKG_RELEASE:=20 include ../../luci.mk |