diff options
Diffstat (limited to 'net-p2p')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.19.2.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/syncthing/syncthing-1.20.2.ebuild | 2 | ||||
-rw-r--r-- | net-p2p/syncthing/syncthing-1.20.3.ebuild | 2 |
3 files changed, 6 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 ) diff --git a/net-p2p/syncthing/syncthing-1.20.2.ebuild b/net-p2p/syncthing/syncthing-1.20.2.ebuild index 602b88210caa..cf1dfef89e20 100644 --- a/net-p2p/syncthing/syncthing-1.20.2.ebuild +++ b/net-p2p/syncthing/syncthing-1.20.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 ) diff --git a/net-p2p/syncthing/syncthing-1.20.3.ebuild b/net-p2p/syncthing/syncthing-1.20.3.ebuild index 4f3b90d5f252..687924d4f607 100644 --- a/net-p2p/syncthing/syncthing-1.20.3.ebuild +++ b/net-p2p/syncthing/syncthing-1.20.3.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 ) |