Skip to content

Commit

Permalink
app-emulation/docker: fix dependencies in 1.12.5
Browse files Browse the repository at this point in the history
Package-Manager: portage-2.3.0
  • Loading branch information
williamh committed Jan 9, 2017
1 parent 3dbd6d8 commit e6efec2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions app-emulation/docker/docker-1.12.5.ebuild
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$

Expand Down Expand Up @@ -44,7 +44,7 @@ DEPEND="
dev-go/go-md2man
btrfs? (
>=sys-fs/btrfs-progs-3.8
>=sys-fs/btrfs-progs-3.16.1
)
"

Expand All @@ -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?]
"

Expand Down

0 comments on commit e6efec2

Please sign in to comment.