summaryrefslogtreecommitdiff
path: root/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/pecl-zmq/pecl-zmq-9999.ebuild')
-rw-r--r--dev-php/pecl-zmq/pecl-zmq-9999.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
index 668135f568ee..945516fcd0c0 100644
--- a/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
+++ b/dev-php/pecl-zmq/pecl-zmq-9999.ebuild
@@ -14,7 +14,7 @@ LICENSE="BSD"
SLOT="0"
IUSE="czmq"
-RDEPEND="net-libs/zeromq czmq? ( <net-libs/czmq-3 )"
+RDEPEND="net-libs/zeromq czmq? ( net-libs/czmq:= )"
DEPEND="${RDEPEND} virtual/pkgconfig"
SRC_URI=""
EGIT_REPO_URI="https://github.com/mkoppanen/php-zmq.git"