This commit is contained in:
Wesley Gimenes 2024-04-18 18:37:02 -03:00 committed by GitHub
commit 7b30f70418
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 1 deletions

View File

@ -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