summaryrefslogtreecommitdiff
path: root/sys-cluster/minikube/minikube-1.7.3.ebuild
diff options
context:
space:
mode:
authorMarcin Deranek <marcin.deranek@slonko.net>2020-02-24 10:10:42 +0100
committerMarcin Deranek <marcin.deranek@slonko.net>2020-02-24 10:11:15 +0100
commit187bad7082b228de1c61fcc4df3ae5c828e0c96e (patch)
treea3e09a2f82650a2f2c67f192b70043dd4b2bcb71 /sys-cluster/minikube/minikube-1.7.3.ebuild
parentd4d23648edfb1b708d091d7989f073a47286f7e1 (diff)
downloadportage-187bad7082b228de1c61fcc4df3ae5c828e0c96e.tar.gz
portage-187bad7082b228de1c61fcc4df3ae5c828e0c96e.tar.bz2
portage-187bad7082b228de1c61fcc4df3ae5c828e0c96e.zip
Add missing dependencies
Diffstat (limited to 'sys-cluster/minikube/minikube-1.7.3.ebuild')
-rw-r--r--sys-cluster/minikube/minikube-1.7.3.ebuild5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys-cluster/minikube/minikube-1.7.3.ebuild b/sys-cluster/minikube/minikube-1.7.3.ebuild
index 4eb0876..88badeb 100644
--- a/sys-cluster/minikube/minikube-1.7.3.ebuild
+++ b/sys-cluster/minikube/minikube-1.7.3.ebuild
@@ -16,8 +16,11 @@ EGO_VENDOR=(
"github.com/cenkalti/backoff v2.2.1"
"github.com/cheggaaa/pb v3.0.1"
"github.com/cloudfoundry-attic/jibber_jabber bcc4c8345a21301bf47c032ff42dd1aae2fe3027"
+ "github.com/containerd/containerd v1.0.2"
"github.com/cpuguy83/go-md2man v1.0.10"
"github.com/davecgh/go-spew v1.1.1"
+ "github.com/docker/cli a8ff7f821017ae3d5347392c82718d6cba221681"
+ "github.com/docker/docker-credential-helpers v0.6.3"
"github.com/docker/distribution v2.7.1"
"github.com/docker/docker a8608b5b67c77169276863cf31c6bc89a9ab3d8c"
"github.com/docker/go-connections v0.3.0"
@@ -68,6 +71,7 @@ EGO_VENDOR=(
"github.com/modern-go/reflect2 v1.0.1"
"github.com/olekukonko/tablewriter a0225b3f23b5ce0cbec6d7a66a968f8a59eca9c4"
"github.com/opencontainers/go-digest v1.0.0-rc1"
+ "github.com/opencontainers/image-spec v1.0.1"
"github.com/pelletier/go-toml v1.2.0"
"github.com/pkg/browser 9302be274faad99162b9d48ec97b24306872ebb0"
"github.com/pkg/errors v0.8.1"
@@ -75,6 +79,7 @@ EGO_VENDOR=(
"github.com/russross/blackfriday v1.5.2"
"github.com/samalba/dockerclient 015626177a9773c51b89c84fc763b717eaa22286"
"github.com/shirou/gopsutil v2.18.12"
+ "github.com/opencontainers/image-spec v1.0.1"
"github.com/spf13/afero v1.2.2"
"github.com/spf13/cast v1.3.0"
"github.com/spf13/cobra v0.0.5"