diff options
Diffstat (limited to 'protocols/luci-proto-openconnect/Makefile')
-rw-r--r-- | protocols/luci-proto-openconnect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/luci-proto-openconnect/Makefile b/protocols/luci-proto-openconnect/Makefile index 31f52749b9..9f12bcdedf 100644 --- a/protocols/luci-proto-openconnect/Makefile +++ b/protocols/luci-proto-openconnect/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=Support for OpenConnect VPN -LUCI_DEPENDS:=+openconnect +LUCI_DEPENDS:=+openconnect +luci-lua-runtime include ../../luci.mk |