mirror of
https://github.com/flatcar/scripts.git
synced 2025-12-07 18:31:54 +01:00
dev-lang/go: only require go-bootstrap in the SDK itself
This commit is contained in:
parent
a35f9bda13
commit
ccc2baf889
@ -24,9 +24,9 @@ HOMEPAGE="http://www.golang.org"
|
||||
|
||||
LICENSE="BSD"
|
||||
SLOT="0/${PV}"
|
||||
IUSE=""
|
||||
IUSE="cros_host"
|
||||
|
||||
DEPEND=">=dev-lang/go-bootstrap-1.4.1"
|
||||
DEPEND="cros_host? ( >=dev-lang/go-bootstrap-1.4.1 )"
|
||||
RDEPEND=""
|
||||
|
||||
# These test data objects have writable/executable stacks.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user