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 e55cc6592e..58aa34acd8 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 +ucode
+LUCI_DEPENDS:=+wireguard-tools +ucode +luci-lib-uqr
LUCI_PKGARCH:=all
PKG_LICENSE:=Apache-2.0