summaryrefslogtreecommitdiff
path: root/net-dns/pdns/pdns-4.4.1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-dns/pdns/pdns-4.4.1.ebuild')
-rw-r--r--net-dns/pdns/pdns-4.4.1.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-dns/pdns/pdns-4.4.1.ebuild b/net-dns/pdns/pdns-4.4.1.ebuild
index 5e50badd2298..d0dea33b39fc 100644
--- a/net-dns/pdns/pdns-4.4.1.ebuild
+++ b/net-dns/pdns/pdns-4.4.1.ebuild
@@ -20,15 +20,14 @@ KEYWORDS="~amd64 ~x86"
# oracle: dito (need Oracle Client Libraries)
# xdb: (almost) dead, surely not supported
-IUSE="debug doc geoip ldap libressl lua-records mydns mysql postgres protobuf remote sodium sqlite systemd tools tinydns test"
+IUSE="debug doc geoip ldap lua-records mydns mysql postgres protobuf remote sodium sqlite systemd tools tinydns test"
RESTRICT="!test? ( test )"
REQUIRED_USE="${LUA_REQUIRED_USE}
mydns? ( mysql )"
DEPEND="${LUA_DEPS}
- libressl? ( dev-libs/libressl:= )
- !libressl? ( dev-libs/openssl:= )
+ dev-libs/openssl:=
>=dev-libs/boost-1.35:=
lua-records? ( >=net-misc/curl-7.21.3 )
mysql? ( dev-db/mysql-connector-c:= )