From: Zac Medico Date: Thu, 11 Feb 2016 09:36:11 +0000 (-0800) Subject: dev-go/go-tour: add go-tools dep X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=be48012d7953c8df0e7420e1b032fee36fc6d05b;p=gentoo.git dev-go/go-tour: add go-tools dep Package-Manager: portage-2.2.27 --- diff --git a/dev-go/go-tour/go-tour-0_p20160209.ebuild b/dev-go/go-tour/go-tour-0_p20160209.ebuild index 10593aa2de16..015451491917 100644 --- a/dev-go/go-tour/go-tour-0_p20160209.ebuild +++ b/dev-go/go-tour/go-tour-0_p20160209.ebuild @@ -16,6 +16,7 @@ SRC_URI="${ARCHIVE_URI}" LICENSE="BSD" SLOT="0" IUSE="" +DEPEND="dev-go/go-tools:=" src_compile() { # Create a writable GOROOT in order to avoid sandbox violations.