summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMikle Kolyada <zlogene@gentoo.org>2021-04-30 21:26:58 +0300
committerMikle Kolyada <zlogene@gentoo.org>2021-04-30 21:30:21 +0300
commit27ee741c274353455815e5071c942674dcdbd81c (patch)
treef654ea1a6bd451efa5c145fa78b9f8aa58997d94 /www-client
parentwww-client/w3m: remove libressl support (diff)
downloadgentoo-27ee741c274353455815e5071c942674dcdbd81c.tar.gz
gentoo-27ee741c274353455815e5071c942674dcdbd81c.tar.bz2
gentoo-27ee741c274353455815e5071c942674dcdbd81c.zip
www-client/falkon: remove libressl support
Package-Manager: Portage-3.0.18, Repoman-3.0.2 Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
Diffstat (limited to 'www-client')
-rw-r--r--www-client/falkon/falkon-3.1.0-r1.ebuild7
1 files changed, 3 insertions, 4 deletions
diff --git a/www-client/falkon/falkon-3.1.0-r1.ebuild b/www-client/falkon/falkon-3.1.0-r1.ebuild
index 46048489b5a7..cd45fbe8e777 100644
--- a/www-client/falkon/falkon-3.1.0-r1.ebuild
+++ b/www-client/falkon/falkon-3.1.0-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
@@ -19,7 +19,7 @@ HOMEPAGE="https://www.falkon.org/"
LICENSE="GPL-3"
SLOT="0"
-IUSE="dbus kde libressl +X"
+IUSE="dbus kde +X"
COMMON_DEPEND="
>=dev-qt/qtdeclarative-${QTMIN}:5[widgets]
@@ -39,8 +39,7 @@ COMMON_DEPEND="
>=kde-frameworks/kwallet-${KFMIN}:5
>=kde-frameworks/purpose-${KFMIN}:5
)
- libressl? ( dev-libs/libressl:= )
- !libressl? ( dev-libs/openssl:0= )
+ dev-libs/openssl:0=
X? (
>=dev-qt/qtx11extras-${QTMIN}:5
x11-libs/libxcb:=