summaryrefslogtreecommitdiffhomepage
path: root/protocols/luci-proto-wireguard/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/luci-proto-wireguard/Makefile')
-rw-r--r--protocols/luci-proto-wireguard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile
index f88b90bbfa..75c5e1868f 100644
--- a/protocols/luci-proto-wireguard/Makefile
+++ b/protocols/luci-proto-wireguard/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for WireGuard VPN
-LUCI_DEPENDS:=+wireguard-tools
+LUCI_DEPENDS:=+wireguard-tools +libuci-lua
LUCI_PKGARCH:=all
include ../../luci.mk