From 92fc94a0bdcaf48ec5a89892f2b7c429e15cf806 Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Mon, 4 May 2020 22:54:14 +0000 Subject: luci-app-vpn-policy-routing: support phys-dev policies Signed-off-by: Stan Grishin --- applications/luci-app-vpn-policy-routing/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'applications/luci-app-vpn-policy-routing/Makefile') diff --git a/applications/luci-app-vpn-policy-routing/Makefile b/applications/luci-app-vpn-policy-routing/Makefile index 7b1b2f6928..6daf81b5c8 100644 --- a/applications/luci-app-vpn-policy-routing/Makefile +++ b/applications/luci-app-vpn-policy-routing/Makefile @@ -10,7 +10,7 @@ LUCI_TITLE:=VPN Policy-Based Routing Service Web UI LUCI_DESCRIPTION:=Provides Web UI for vpn-policy-routing service. LUCI_DEPENDS:=+luci-compat +luci-mod-admin-full +vpn-policy-routing LUCI_PKGARCH:=all -PKG_RELEASE:=72 +PKG_RELEASE:=73 include ../../luci.mk -- cgit v1.2.3