diff options
Diffstat (limited to 'applications/luci-app-openvpn/Makefile')
-rw-r--r-- | applications/luci-app-openvpn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-openvpn/Makefile b/applications/luci-app-openvpn/Makefile index 380ee73a6d..4dfcc682ce 100644 --- a/applications/luci-app-openvpn/Makefile +++ b/applications/luci-app-openvpn/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for OpenVPN -LUCI_DEPENDS:= +LUCI_DEPENDS:=+luci-compat PKG_LICENSE:=Apache-2.0 |