From 87b9fabc89445564e23aa983b74f0a720ce0312a Mon Sep 17 00:00:00 2001 From: Stan Grishin Date: Wed, 15 Jan 2020 13:06:34 -0700 Subject: luci-app-vpn-policy-routing: styling bugfix 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 56e22fc5f1..c2af86cf2c 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:=68 +PKG_RELEASE:=69 include ../../luci.mk -- cgit v1.2.3