summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2016-02-11 01:36:11 -0800
committerZac Medico <zmedico@gentoo.org>2016-02-11 01:36:11 -0800
commitbe48012d7953c8df0e7420e1b032fee36fc6d05b (patch)
tree4419eb30bded413adcd14838cc9993c98b5348d9 /dev-go/go-tour/go-tour-0_p20160209.ebuild
parentdev-go/go-tour: new package (diff)
downloadgentoo-be48012d7953c8df0e7420e1b032fee36fc6d05b.tar.gz
gentoo-be48012d7953c8df0e7420e1b032fee36fc6d05b.tar.bz2
gentoo-be48012d7953c8df0e7420e1b032fee36fc6d05b.zip
dev-go/go-tour: add go-tools dep
Package-Manager: portage-2.2.27
Diffstat (limited to 'dev-go/go-tour/go-tour-0_p20160209.ebuild')
-rw-r--r--dev-go/go-tour/go-tour-0_p20160209.ebuild1
1 files changed, 1 insertions, 0 deletions
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.