mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
dev-go/go-oauth2: add go-tools dep for bug 550934
Package-Manager: portage-2.2.20.1
This commit is contained in:
@@ -17,7 +17,8 @@ https://github.com/GoogleCloudPlatform/gcloud-golang/archive/e34a32f9b0ecbc07848
|
||||
LICENSE="BSD"
|
||||
SLOT="0"
|
||||
IUSE=""
|
||||
DEPEND="dev-go/go-net"
|
||||
DEPEND="dev-go/go-net:=
|
||||
dev-go/go-tools:="
|
||||
RDEPEND=""
|
||||
S="${WORKDIR}/src/${GO_PN}"
|
||||
EGIT_CHECKOUT_DIR="${S}"
|
||||
|
||||
@@ -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=""
|
||||
|
||||
Reference in New Issue
Block a user