projects
/
gentoo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3dbd6d8
)
app-emulation/docker: fix dependencies in 1.12.5
author
William Hubbs
<williamh@gentoo.org>
Mon, 9 Jan 2017 18:36:47 +0000
(12:36 -0600)
committer
William Hubbs
<williamh@gentoo.org>
Mon, 9 Jan 2017 18:37:14 +0000
(12:37 -0600)
Package-Manager: portage-2.3.0
app-emulation/docker/docker-1.12.5.ebuild
patch
|
blob
|
history
diff --git
a/app-emulation/docker/docker-1.12.5.ebuild
b/app-emulation/docker/docker-1.12.5.ebuild
index 17927b065f26356b4825d10754832d85081c3e32..a8575433e456c7435355ba5f8d53bbcddb198114 100644
(file)
--- a/
app-emulation/docker/docker-1.12.5.ebuild
+++ b/
app-emulation/docker/docker-1.12.5.ebuild
@@
-1,4
+1,4
@@
-# Copyright 1999-201
6
Gentoo Foundation
+# Copyright 1999-201
7
Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Id$
@@
-44,7
+44,7
@@
DEPEND="
dev-go/go-md2man
btrfs? (
- >=sys-fs/btrfs-progs-3.
8
+ >=sys-fs/btrfs-progs-3.
16.1
)
"
@@
-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?]
"