diff --git a/net/wgsd/Makefile b/net/wgsd/Makefile index 3b0c5dbc8b..d6d49fecec 100644 --- a/net/wgsd/Makefile +++ b/net/wgsd/Makefile @@ -28,7 +28,7 @@ define Package/wgsd/Default SUBMENU:=VPN TITLE:=WireGuard Service Discovery URL:=https://github.com/jwhited/wgsd - DEPENDS:=+kmod-wireguard + DEPENDS:=$(GO_ARCH_DEPENDS) +kmod-wireguard endef define Package/wgsd-coredns