diff --git a/net/wireguard/Makefile b/net/wireguard/Makefile index 914a5cf2c..2e0da8f81 100644 --- a/net/wireguard/Makefile +++ b/net/wireguard/Makefile @@ -1,7 +1,7 @@ PLUGIN_NAME= wireguard PLUGIN_VERSION= 1.5 PLUGIN_COMMENT= WireGuard VPN service -PLUGIN_DEPENDS= wireguard +PLUGIN_DEPENDS= wireguard-go wireguard-tools PLUGIN_MAINTAINER= m.muenz@gmail.com .include "../../Mk/plugins.mk"