summaryrefslogtreecommitdiff
path: root/net-dns/pdns-recursor/pdns-recursor-4.4.2-r100.ebuild
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
committerV3n3RiX <venerix@redcorelinux.org>2021-05-04 22:28:33 +0100
commita978c074e4272bb901fbe4a10de0a7b2af574f17 (patch)
tree8c764c1cc0576389ce22abd317bceba71ea5732d /net-dns/pdns-recursor/pdns-recursor-4.4.2-r100.ebuild
parent40aaaa64e86ba6710bbeb31c4615a6ce80e75e11 (diff)
gentoo resync : 04.05.2021
Diffstat (limited to 'net-dns/pdns-recursor/pdns-recursor-4.4.2-r100.ebuild')
-rw-r--r--net-dns/pdns-recursor/pdns-recursor-4.4.2-r100.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-dns/pdns-recursor/pdns-recursor-4.4.2-r100.ebuild b/net-dns/pdns-recursor/pdns-recursor-4.4.2-r100.ebuild
index 45019235e81e..59d7eaeaa9d4 100644
--- a/net-dns/pdns-recursor/pdns-recursor-4.4.2-r100.ebuild
+++ b/net-dns/pdns-recursor/pdns-recursor-4.4.2-r100.ebuild
@@ -14,7 +14,7 @@ SRC_URI="https://downloads.powerdns.com/releases/${P/_/-}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="amd64 ~arm x86"
-IUSE="debug dnstap libressl protobuf snmp sodium systemd"
+IUSE="debug dnstap protobuf snmp sodium systemd"
REQUIRED_USE="${LUA_REQUIRED_USE}
dnstap? ( protobuf )"
@@ -27,8 +27,7 @@ DEPEND="${LUA_DEPS}
systemd? ( sys-apps/systemd:0= )
snmp? ( net-analyzer/net-snmp )
sodium? ( dev-libs/libsodium:= )
- libressl? ( dev-libs/libressl:= )
- !libressl? ( dev-libs/openssl:= )
+ dev-libs/openssl:=
>=dev-libs/boost-1.35:="
RDEPEND="${DEPEND}
!<net-dns/pdns-2.9.20-r1