mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 04:06:33 +02:00
overlay coreos-base/hard-host-depends: Make dep on go less strict
I don't think we need to be strict about installed go version anymore. We'll just pull the latest one from Gentoo. If Gentoo's version is too new, we can temporarily mask the update.
This commit is contained in:
parent
809c66467f
commit
36d86045e8
@ -36,7 +36,7 @@ RDEPEND="${RDEPEND}
|
||||
app-text/xmlto
|
||||
dev-build/gtk-doc-am
|
||||
dev-lang/go-bootstrap
|
||||
dev-lang/go:1.22
|
||||
dev-lang/go
|
||||
dev-lang/nasm
|
||||
=dev-lang/python-3*
|
||||
dev-lang/swig
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user