summaryrefslogtreecommitdiffhomepage
path: root/applications/luci-app-wireguard/Makefile
diff options
context:
space:
mode:
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 417c8ab294..ee260a982a 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 +kmod-wireguard +luci-proto-wireguard
+LUCI_DEPENDS:=+wireguard-tools +luci-proto-wireguard
LUCI_PKGARCH:=all
include ../../luci.mk