summaryrefslogtreecommitdiff
path: root/app-emulation/docker
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2017-04-21 12:43:06 -0500
committerWilliam Hubbs <williamh@gentoo.org>2017-04-21 12:51:40 -0500
commitb6bf82acb49e1379e0415ed723db44c2d05f4fd7 (patch)
tree7c2ef13ee41357122e4d561a5d28242df630d94d /app-emulation/docker
parent8396419620672dd773aa2d9d46619cbac631dfbd (diff)
downloadgentoo-b6bf82acb49e1379e0415ed723db44c2d05f4fd7.tar.gz
gentoo-b6bf82acb49e1379e0415ed723db44c2d05f4fd7.tar.xz
app-emulation/docker: fix runtime dependencies for containerd snapshots
Package-Manager: Portage-2.3.3, Repoman-2.3.1
Diffstat (limited to 'app-emulation/docker')
-rw-r--r--app-emulation/docker/docker-17.03.1.ebuild2
-rw-r--r--app-emulation/docker/docker-17.04.0.ebuild2
-rw-r--r--app-emulation/docker/docker-17.05.0_rc1.ebuild2
3 files changed, 3 insertions, 3 deletions
diff --git a/app-emulation/docker/docker-17.03.1.ebuild b/app-emulation/docker/docker-17.03.1.ebuild
index afa035753b2..53e5b0278cc 100644
--- a/app-emulation/docker/docker-17.03.1.ebuild
+++ b/app-emulation/docker/docker-17.03.1.ebuild
@@ -60,7 +60,7 @@ RDEPEND="
>=dev-vcs/git-1.7
>=app-arch/xz-utils-4.9
- ~app-emulation/containerd-0.2.3_p20170308
+ >=app-emulation/containerd-0.2.5_p20170308
~app-emulation/docker-runc-1.0.0_rc2_p20170308[apparmor?,seccomp?]
app-emulation/docker-proxy
container-init? ( >=sys-process/tini-0.13.0[static] )
diff --git a/app-emulation/docker/docker-17.04.0.ebuild b/app-emulation/docker/docker-17.04.0.ebuild
index edd2907a219..6e27bbf4285 100644
--- a/app-emulation/docker/docker-17.04.0.ebuild
+++ b/app-emulation/docker/docker-17.04.0.ebuild
@@ -60,7 +60,7 @@ RDEPEND="
>=dev-vcs/git-1.7
>=app-arch/xz-utils-4.9
- ~app-emulation/containerd-0.2.3_p20170315
+ >=app-emulation/containerd-0.2.5_p20170315
~app-emulation/docker-runc-1.0.0_rc2_p20170310[apparmor?,seccomp?]
app-emulation/docker-proxy
container-init? ( >=sys-process/tini-0.13.0[static] )
diff --git a/app-emulation/docker/docker-17.05.0_rc1.ebuild b/app-emulation/docker/docker-17.05.0_rc1.ebuild
index b98753cfcc4..4e7bde26de2 100644
--- a/app-emulation/docker/docker-17.05.0_rc1.ebuild
+++ b/app-emulation/docker/docker-17.05.0_rc1.ebuild
@@ -62,7 +62,7 @@ RDEPEND="
>=dev-vcs/git-1.7
>=app-arch/xz-utils-4.9
- ~app-emulation/containerd-0.2.3_p20170329
+ >=app-emulation/containerd-0.2.5_p20170329
~app-emulation/docker-runc-1.0.0_rc2_p20170310[apparmor?,seccomp?]
app-emulation/docker-proxy
container-init? ( >=sys-process/tini-0.13.1[static] )