diff options
author | Mike Gilbert <floppym@gentoo.org> | 2016-12-18 15:47:02 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2016-12-18 15:47:21 -0500 |
commit | bf30ad8ddd51a8f2f192aa28a3875c4736a55a01 (patch) | |
tree | 7dac0b81bce467db008f4964010ea21392592370 /net-dns/unbound/unbound-1.5.10.ebuild | |
parent | mail-filter/rmilter: remove unused patch (diff) | |
download | gentoo-bf30ad8ddd51a8f2f192aa28a3875c4736a55a01.tar.gz gentoo-bf30ad8ddd51a8f2f192aa28a3875c4736a55a01.tar.bz2 gentoo-bf30ad8ddd51a8f2f192aa28a3875c4736a55a01.zip |
net-dns/unbound: add slot-operator to libevent dep
Package-Manager: Portage-2.3.3_p7, Repoman-2.3.1
Diffstat (limited to 'net-dns/unbound/unbound-1.5.10.ebuild')
-rw-r--r-- | net-dns/unbound/unbound-1.5.10.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-dns/unbound/unbound-1.5.10.ebuild b/net-dns/unbound/unbound-1.5.10.ebuild index 9d02d2e86964..41a6d5949ce6 100644 --- a/net-dns/unbound/unbound-1.5.10.ebuild +++ b/net-dns/unbound/unbound-1.5.10.ebuild @@ -24,7 +24,7 @@ REQUIRED_USE="python? ( ${PYTHON_REQUIRED_USE} )" # is fixed. CDEPEND=">=dev-libs/expat-2.1.0-r3[${MULTILIB_USEDEP}] - >=dev-libs/libevent-2.0.21[${MULTILIB_USEDEP}] + >=dev-libs/libevent-2.0.21:0=[${MULTILIB_USEDEP}] libressl? ( >=dev-libs/libressl-2.2.4:0[${MULTILIB_USEDEP}] ) !libressl? ( >=dev-libs/openssl-1.0.1h-r2:0[${MULTILIB_USEDEP}] ) dnstap? ( |