commit:     0d8d5fefb18d71066a9743c3d007d737b75faa2e
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Fri Jun  8 17:17:36 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Fri Jun  8 17:19:18 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=0d8d5fef

www-client/falkon: Drop USE=libressl

Upstream does not support it.

See also: https://bugreports.qt.io/browse/QTBUG-63291

Closes: https://bugs.gentoo.org/650288
Package-Manager: Portage-2.3.40, Repoman-2.3.9

 www-client/falkon/falkon-3.0.1.ebuild | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/www-client/falkon/falkon-3.0.1.ebuild 
b/www-client/falkon/falkon-3.0.1.ebuild
index 89bfcfe0099..40f8820d99a 100644
--- a/www-client/falkon/falkon-3.0.1.ebuild
+++ b/www-client/falkon/falkon-3.0.1.ebuild
@@ -4,7 +4,6 @@
 EAPI=6
 
 KDE_TEST="true"
-QT_MINIMAL="5.9.2"
 VIRTUALX_REQUIRED="test"
 inherit kde5
 
@@ -17,7 +16,7 @@ fi
 LICENSE="GPL-3"
 SLOT="0"
 KEYWORDS="amd64 ~x86"
-IUSE="dbus gnome-keyring kwallet libressl +X"
+IUSE="dbus gnome-keyring kwallet +X"
 
 COMMON_DEPEND="
        $(add_qt_dep qtdeclarative 'widgets')
@@ -28,11 +27,10 @@ COMMON_DEPEND="
        $(add_qt_dep qtwebchannel)
        $(add_qt_dep qtwebengine 'widgets')
        $(add_qt_dep qtwidgets)
+       dev-libs/openssl:0=
        dbus? ( $(add_qt_dep qtdbus) )
        gnome-keyring? ( gnome-base/gnome-keyring )
        kwallet? ( $(add_frameworks_dep kwallet) )
-       libressl? ( dev-libs/libressl:= )
-       !libressl? ( dev-libs/openssl:0= )
        X? (
                $(add_qt_dep qtx11extras)
                x11-libs/libxcb:=

Reply via email to