diff options
Diffstat (limited to 'net-p2p/syncthing/syncthing-1.19.2.ebuild')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.19.2.ebuild | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-p2p/syncthing/syncthing-1.19.2.ebuild b/net-p2p/syncthing/syncthing-1.19.2.ebuild index 469c501469b1..7425a1b095db 100644 --- a/net-p2p/syncthing/syncthing-1.19.2.ebuild +++ b/net-p2p/syncthing/syncthing-1.19.2.ebuild @@ -20,6 +20,8 @@ RDEPEND="acct-group/syncthing tools? ( >=acct-user/stdiscosrv-1 >=acct-user/strelaysrv-1 ) selinux? ( sec-policy/selinux-syncthing )" +# Bug #86348 +BDEPEND="<dev-lang/go-1.19" DOCS=( README.md AUTHORS CONTRIBUTING.md ) |