commit:     b24700948a2b002b3471277c3155bdc16b45d4fe
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Thu Oct 19 13:34:43 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Thu Oct 19 13:36:45 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b2470094

net-p2p/syncthing: bdepend on >=dev-lang/go-1.20.0 for 1.24.0

Closes: https://bugs.gentoo.org/916008
Signed-off-by: Sam James <sam <AT> gentoo.org>

 net-p2p/syncthing/syncthing-1.24.0.ebuild | 1 +
 1 file changed, 1 insertion(+)

diff --git a/net-p2p/syncthing/syncthing-1.24.0.ebuild 
b/net-p2p/syncthing/syncthing-1.24.0.ebuild
index 775dfc6ccb00..d740098c727d 100644
--- a/net-p2p/syncthing/syncthing-1.24.0.ebuild
+++ b/net-p2p/syncthing/syncthing-1.24.0.ebuild
@@ -19,6 +19,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.0"
 
 DOCS=( README.md AUTHORS CONTRIBUTING.md )
 

Reply via email to