commit: ee853c6c2c994e9b862782674aedf4c9258c93db
Author: Alexis Ballier <aballier <AT> gentoo <DOT> org>
AuthorDate: Mon Sep 21 08:08:41 2015 +0000
Commit: Alexis Ballier <aballier <AT> gentoo <DOT> org>
CommitDate: Mon Sep 21 08:08:41 2015 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ee853c6c
net-libs/ignition-transport: Add minimal version on zeromq dep. Might fix bug
#560930.
Package-Manager: portage-2.2.20.1
net-libs/ignition-transport/ignition-transport-0.7.0.ebuild | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net-libs/ignition-transport/ignition-transport-0.7.0.ebuild
b/net-libs/ignition-transport/ignition-transport-0.7.0.ebuild
index 0ad985f..1a6971c 100644
--- a/net-libs/ignition-transport/ignition-transport-0.7.0.ebuild
+++ b/net-libs/ignition-transport/ignition-transport-0.7.0.ebuild
@@ -17,7 +17,7 @@ IUSE=""
DEPEND="
dev-libs/protobuf:=
- net-libs/zeromq:=
+ >=net-libs/zeromq-3.2.0:=
sys-apps/util-linux
"
RDEPEND="${DEPEND}"