summaryrefslogtreecommitdiff
path: root/sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild')
-rw-r--r--sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild b/sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild
index 6b3526e8dbcf..7a39fab60949 100644
--- a/sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild
+++ b/sys-libs/gwenhywfar/gwenhywfar-5.4.1-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -13,7 +13,7 @@ SRC_URI="https://www.aquamaniac.de/rdm/attachments/download/344/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0/79" # correspond with libgwenhywfar.so version
KEYWORDS="amd64 ~arm64 ~hppa ~ppc ~ppc64 ~sparc x86"
-IUSE="debug doc gtk libressl qt5 test"
+IUSE="debug doc gtk qt5 test"
BDEPEND="
sys-devel/gettext
@@ -24,8 +24,7 @@ DEPEND="
dev-libs/libgcrypt:0=
dev-libs/libgpg-error
dev-libs/libxml2:2
- libressl? ( dev-libs/libressl:0= )
- !libressl? ( dev-libs/openssl:0= )
+ dev-libs/openssl:0=
net-libs/gnutls:=
virtual/libiconv
virtual/libintl