projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cc180f4
)
dev-go/go-tour: add go-tools dep
author
Zac Medico
<zmedico@gentoo.org>
Thu, 11 Feb 2016 09:36:11 +0000
(
01:36
-0800)
committer
Zac Medico
<zmedico@gentoo.org>
Thu, 11 Feb 2016 09:36:11 +0000
(
01:36
-0800)
Package-Manager: portage-2.2.27
dev-go/go-tour/go-tour-0_p20160209.ebuild
patch
|
blob
|
history
diff --git
a/dev-go/go-tour/go-tour-0_p20160209.ebuild
b/dev-go/go-tour/go-tour-0_p20160209.ebuild
index 10593aa2de16f2dc1d4628f27a94fa4e4ce1b69d..015451491917fab8cbc3246515f596ff837157c5 100644
(file)
--- 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.