Merge pull request #1633 from dibdot/travelmate
[oweals/luci.git] / applications / luci-app-wireguard / Makefile
index 2ca3e7e58f0994b5c3367e04e83e05c23498f748..92cdcf27000b7bd28a343e7748e365063014c0d0 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=WireGuard Status
-LUCI_DEPENDS:=+wireguard
+LUCI_DEPENDS:=+wireguard-tools +kmod-wireguard
 LUCI_PKGARCH:=all
 
 PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>