summaryrefslogtreecommitdiffhomepage
path: root/protocols/luci-proto-openfortivpn/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/luci-proto-openfortivpn/Makefile')
-rw-r--r--protocols/luci-proto-openfortivpn/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/luci-proto-openfortivpn/Makefile b/protocols/luci-proto-openfortivpn/Makefile
index b4c7795129..45fdf9ddf9 100644
--- a/protocols/luci-proto-openfortivpn/Makefile
+++ b/protocols/luci-proto-openfortivpn/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for OpenFortivpn
-LUCI_DEPENDS:=+openfortivpn +luci-lua-runtime
+LUCI_DEPENDS:=+openfortivpn +luci-base
PKG_LICENSE:=Apache-2.0
PKG_MAINTAINER:=Aaron Goodman <aaronjg@stanford.edu>