summaryrefslogtreecommitdiffstats
path: root/recipes-containers
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-containers')
-rw-r--r--recipes-containers/docker/docker_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-containers/docker/docker_git.bb b/recipes-containers/docker/docker_git.bb
index ab322350..aa125a3a 100644
--- a/recipes-containers/docker/docker_git.bb
+++ b/recipes-containers/docker/docker_git.bb
@@ -36,7 +36,7 @@ S = "${WORKDIR}/git"
36DOCKER_VERSION = "1.6.2" 36DOCKER_VERSION = "1.6.2"
37PV = "${DOCKER_VERSION}+git${SRCREV}" 37PV = "${DOCKER_VERSION}+git${SRCREV}"
38 38
39DEPENDS = "golang-cross \ 39DEPENDS = "go-cross \
40 go-cli \ 40 go-cli \
41 go-pty \ 41 go-pty \
42 go-context \ 42 go-context \