summaryrefslogtreecommitdiff
path: root/net-libs/gsoap/gsoap-2.8.106.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'net-libs/gsoap/gsoap-2.8.106.ebuild')
-rw-r--r--net-libs/gsoap/gsoap-2.8.106.ebuild5
1 files changed, 2 insertions, 3 deletions
diff --git a/net-libs/gsoap/gsoap-2.8.106.ebuild b/net-libs/gsoap/gsoap-2.8.106.ebuild
index daeb8467a0b7..26277efaeaab 100644
--- a/net-libs/gsoap/gsoap-2.8.106.ebuild
+++ b/net-libs/gsoap/gsoap-2.8.106.ebuild
@@ -14,14 +14,13 @@ SRC_URI="mirror://sourceforge/gsoap2/gsoap_${PV}.zip"
LICENSE="|| ( gSOAP GPL-2+-with-openssl-exception ) GPL-2+"
SLOT="0"
KEYWORDS="amd64 x86"
-IUSE="doc debug examples ipv6 libressl gnutls +ssl"
+IUSE="doc debug examples ipv6 gnutls +ssl"
RDEPEND="
sys-libs/zlib
gnutls? ( net-libs/gnutls )
ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl )
+ dev-libs/openssl:0=
)
"
DEPEND="${RDEPEND}