summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-go/go-oauth2/go-oauth2-9999.ebuild')
-rw-r--r--dev-go/go-oauth2/go-oauth2-9999.ebuild3
1 files changed, 2 insertions, 1 deletions
diff --git a/dev-go/go-oauth2/go-oauth2-9999.ebuild b/dev-go/go-oauth2/go-oauth2-9999.ebuild
index 9fb295ad4390..89f44e648b77 100644
--- a/dev-go/go-oauth2/go-oauth2-9999.ebuild
+++ b/dev-go/go-oauth2/go-oauth2-9999.ebuild
@@ -21,5 +21,6 @@ HOMEPAGE="https://godoc.org/golang.org/x/oauth2"
LICENSE="BSD"
SLOT="0/${PV}"
IUSE=""
-DEPEND="dev-go/go-net:="
+DEPEND="dev-go/go-net:=
+ dev-go/go-tools:="
RDEPEND=""