diff --git a/net/netbird/Makefile b/net/netbird/Makefile index 23b13cd2dc..3fa41bf422 100644 --- a/net/netbird/Makefile +++ b/net/netbird/Makefile @@ -29,7 +29,8 @@ define Package/netbird SUBMENU:=VPN TITLE:=Connect your devices into a single secure private WireGuard®-based mesh network URL:=https://netbird.io - DEPENDS:=$(GO_ARCH_DEPENDS) + DEPENDS:=$(GO_ARCH_DEPENDS) \ + +kmod-wireguard endef define Package/netbird/description