From 9d560c46cc0663a80d271e2e2dddc5243f6ccfd7 Mon Sep 17 00:00:00 2001 From: Florian Eckert Date: Sun, 26 Sep 2021 13:50:46 +0200 Subject: luci-app-wireguard: fix dependency Signed-off-by: Florian Eckert --- protocols/luci-proto-wireguard/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'protocols/luci-proto-wireguard/Makefile') diff --git a/protocols/luci-proto-wireguard/Makefile b/protocols/luci-proto-wireguard/Makefile index 45ec1921cc..f88b90bbfa 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-app-wireguard +LUCI_DEPENDS:=+wireguard-tools LUCI_PKGARCH:=all include ../../luci.mk -- cgit v1.2.3