summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-wireguard/Makefile
diff options
context:
space:
mode:
authorlvoegl <lvoegl@tdt.de>2021-08-31 13:51:06 +0200
committerLukas Voegl <lvoegl@tdt.de>2021-09-17 14:15:56 +0200
commitd98935c45b7affde6b5323d87473ea82736a1335 (patch)
tree14d39d02a2b499d791d5607bea3267d3945e518a /applications/luci-app-wireguard/Makefile
parent8950c9f66c5d2e6123aeb5359fc3861d2f09ca72 (diff)
luci-app-wireguard: merge app and proto rpcd
Signed-off-by: lvoegl <lvoegl@tdt.de>
Diffstat (limited to 'applications/luci-app-wireguard/Makefile')
-rw-r--r--applications/luci-app-wireguard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/applications/luci-app-wireguard/Makefile b/applications/luci-app-wireguard/Makefile
index ee260a982a..fe6a2c66ef 100644
--- a/applications/luci-app-wireguard/Makefile
+++ b/applications/luci-app-wireguard/Makefile
@@ -7,7 +7,7 @@
include $(TOPDIR)/rules.mk
LUCI_TITLE:=WireGuard Status
-LUCI_DEPENDS:=+wireguard-tools +luci-proto-wireguard
+LUCI_DEPENDS:=+wireguard-tools
LUCI_PKGARCH:=all
include ../../luci.mk