summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWilliam Hubbs <williamh@gentoo.org>2017-01-07 16:00:24 -0600
committerWilliam Hubbs <williamh@gentoo.org>2017-01-07 16:01:37 -0600
commit32c891985cf09942739ba11c329d339e5db18f68 (patch)
tree4445d1f3f421e84c1b8de9ba20f0d8461fca93dd /app-emulation
parentsys-fs/multipath-tools: Version bump 0.6.4 (diff)
downloadgentoo-32c891985cf09942739ba11c329d339e5db18f68.tar.gz
gentoo-32c891985cf09942739ba11c329d339e5db18f68.tar.bz2
gentoo-32c891985cf09942739ba11c329d339e5db18f68.zip
app-emulation/docker: fix containerd dependency for 1.13.0_rc5
Package-Manager: Portage-2.3.0, Repoman-2.3.1
Diffstat (limited to 'app-emulation')
-rw-r--r--app-emulation/docker/docker-1.13.0_rc5.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-emulation/docker/docker-1.13.0_rc5.ebuild b/app-emulation/docker/docker-1.13.0_rc5.ebuild
index 7157b9c2df7e..d2917f8c0f12 100644
--- a/app-emulation/docker/docker-1.13.0_rc5.ebuild
+++ b/app-emulation/docker/docker-1.13.0_rc5.ebuild
@@ -59,7 +59,7 @@ RDEPEND="
>=dev-vcs/git-1.7
>=app-arch/xz-utils-4.9
- >app-emulation/containerd-0.2.2
+ >=app-emulation/containerd-0.2.5
app-emulation/runc[apparmor?,seccomp?]
app-emulation/docker-proxy
container-init? ( >=sys-process/tini-0.13.0[static] )