mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-20 05:51:18 +02:00
coreos-base/hard-host-depends: Add new Go versions to host deps
Add Go 1.10 to the SDK root for Docker components pinned at 1.10 to build in torcx images, since 1.10 won't be pulled in by other SDK dependencies now that 1.11 is the default version. Also just add Go 1.11 now so we don't get into the same situation when 1.12 is released.
This commit is contained in:
parent
1db4633347
commit
fcc3b77e41
@ -44,6 +44,8 @@ RDEPEND="${RDEPEND}
|
||||
dev-lang/go:1.7
|
||||
dev-lang/go:1.8
|
||||
dev-lang/go:1.9
|
||||
dev-lang/go:1.10
|
||||
dev-lang/go:1.11
|
||||
dev-lang/go-bootstrap
|
||||
dev-libs/dbus-glib
|
||||
>=dev-libs/glib-2.26.1
|
||||
|
Loading…
x
Reference in New Issue
Block a user