diff options
Diffstat (limited to 'applications/luci-app-ocserv/Makefile')
-rw-r--r-- | applications/luci-app-ocserv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-ocserv/Makefile b/applications/luci-app-ocserv/Makefile index 3fbf4d2c1..2f2ea788e 100644 --- a/applications/luci-app-ocserv/Makefile +++ b/applications/luci-app-ocserv/Makefile @@ -7,7 +7,7 @@ include $(TOPDIR)/rules.mk LUCI_TITLE:=LuCI Support for OpenConnect VPN -LUCI_DEPENDS:=+ocserv +certtool +LUCI_DEPENDS:=+luci-compat +ocserv +certtool include ../../luci.mk |