luci-proto-wireguard: do not depend on meta-package
[project/luci.git] / protocols / luci-proto-wireguard / Makefile
index 0e54add..ed94a55 100644 (file)
@@ -7,7 +7,7 @@
 include $(TOPDIR)/rules.mk
 
 LUCI_TITLE:=Support for WireGuard VPN
-LUCI_DEPENDS:=+wireguard
+LUCI_DEPENDS:=+kmod-wireguard +wireguard-tools
 
 PKG_MAINTAINER:=Dan Luedtke <mail@danrl.com>