diff options
Diffstat (limited to 'net-p2p/syncthing')
-rw-r--r-- | net-p2p/syncthing/syncthing-1.21.0.ebuild | 3 | ||||
-rw-r--r-- | net-p2p/syncthing/syncthing-1.22.2.ebuild | 3 | ||||
-rw-r--r-- | net-p2p/syncthing/syncthing-1.23.0.ebuild | 1 |
3 files changed, 5 insertions, 2 deletions
diff --git a/net-p2p/syncthing/syncthing-1.21.0.ebuild b/net-p2p/syncthing/syncthing-1.21.0.ebuild index 08426c842e6e..48a816e848bb 100644 --- a/net-p2p/syncthing/syncthing-1.21.0.ebuild +++ b/net-p2p/syncthing/syncthing-1.21.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,6 +20,7 @@ RDEPEND="acct-group/syncthing tools? ( >=acct-user/stdiscosrv-1 >=acct-user/strelaysrv-1 ) selinux? ( sec-policy/selinux-syncthing )" +BDEPEND="<dev-lang/go-1.20" DOCS=( README.md AUTHORS CONTRIBUTING.md ) diff --git a/net-p2p/syncthing/syncthing-1.22.2.ebuild b/net-p2p/syncthing/syncthing-1.22.2.ebuild index 30c491a557cd..9284130b9c50 100644 --- a/net-p2p/syncthing/syncthing-1.22.2.ebuild +++ b/net-p2p/syncthing/syncthing-1.22.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 @@ -20,6 +20,7 @@ RDEPEND="acct-group/syncthing tools? ( >=acct-user/stdiscosrv-1 >=acct-user/strelaysrv-1 ) selinux? ( sec-policy/selinux-syncthing )" +BDEPEND="<dev-lang/go-1.20" DOCS=( README.md AUTHORS CONTRIBUTING.md ) diff --git a/net-p2p/syncthing/syncthing-1.23.0.ebuild b/net-p2p/syncthing/syncthing-1.23.0.ebuild index 31dc10e28ac6..9284130b9c50 100644 --- a/net-p2p/syncthing/syncthing-1.23.0.ebuild +++ b/net-p2p/syncthing/syncthing-1.23.0.ebuild @@ -20,6 +20,7 @@ RDEPEND="acct-group/syncthing tools? ( >=acct-user/stdiscosrv-1 >=acct-user/strelaysrv-1 ) selinux? ( sec-policy/selinux-syncthing )" +BDEPEND="<dev-lang/go-1.20" DOCS=( README.md AUTHORS CONTRIBUTING.md ) |