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/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile
index 75c5e1868f..12137fb19b 100644
--- a/protocols/luci-proto-wireguard/Makefile
+++ b/protocols/luci-proto-wireguard/Makefile
@@ -7,9 +7,11 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=Support for WireGuard VPN
-LUCI_DEPENDS:=+wireguard-tools +libuci-lua
+LUCI_DEPENDS:=+wireguard-tools +ucode
LUCI_PKGARCH:=all
+PKG_PROVIDES:=luci-app-wireguard
+
include ../../luci.mk
# call BuildPackage - OpenWrt buildroot signature