dev-lang/go: only require go-bootstrap in the SDK itself

This commit is contained in:
Michael Marineau 2015-08-19 17:56:24 -07:00
parent a35f9bda13
commit ccc2baf889

View File

@ -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.