commit: 084740756716d1b22e89acc2bcb062e70616ee31 Author: Johannes Huber <johu <AT> gentoo <DOT> org> AuthorDate: Sun Oct 8 07:18:25 2017 +0000 Commit: Johannes Huber <johu <AT> gentoo <DOT> org> CommitDate: Sun Oct 8 07:18:25 2017 +0000 URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=08474075
www-client/falkon: Raise QT_MINIMAL to 5.9.2 Package-Manager: Portage-2.3.11, Repoman-2.3.3 www-client/falkon/falkon-9999.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www-client/falkon/falkon-9999.ebuild b/www-client/falkon/falkon-9999.ebuild index 31bca77324..63bb128ac6 100644 --- a/www-client/falkon/falkon-9999.ebuild +++ b/www-client/falkon/falkon-9999.ebuild @@ -5,7 +5,7 @@ EAPI=6 PLUGINS_HASH="80fea7df7765fdf9c9c64fdb667052b25f1c0a22" PLUGINS_VERSION="2017.03.26" # if there are no updates, we can use the older archive -# QT_MINIMAL="5.9.2" +QT_MINIMAL="5.9.2" inherit kde5 DESCRIPTION="Cross-platform web browser using QtWebEngine"
