commit:     46d22b38e64fffabec09919074c09d33c437925c
Author:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
AuthorDate: Thu Feb  1 19:22:49 2018 +0000
Commit:     Davide Pesavento <pesa <AT> gentoo <DOT> org>
CommitDate: Thu Feb  1 19:22:49 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=46d22b38

dev-python/PyQt5: raise qt deps

Closes: https://bugs.gentoo.org/646210
Package-Manager: Portage-2.3.21, Repoman-2.3.6

 dev-python/PyQt5/PyQt5-5.9.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/dev-python/PyQt5/PyQt5-5.9.2.ebuild 
b/dev-python/PyQt5/PyQt5-5.9.2.ebuild
index da916939bf1..e465a1c6492 100644
--- a/dev-python/PyQt5/PyQt5-5.9.2.ebuild
+++ b/dev-python/PyQt5/PyQt5-5.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=6
@@ -52,7 +52,7 @@ REQUIRED_USE="
 "
 
 # Minimal supported version of Qt.
-QT_PV="5.7.1:5"
+QT_PV="5.9.3:5"
 
 RDEPEND="
        ${PYTHON_DEPS}
@@ -81,7 +81,7 @@ RDEPEND="
        testlib? ( >=dev-qt/qttest-${QT_PV} )
        webchannel? ( >=dev-qt/qtwebchannel-${QT_PV} )
        webengine? ( >=dev-qt/qtwebengine-${QT_PV}[widgets?] )
-       webkit? ( >=dev-qt/qtwebkit-${QT_PV}[printsupport] )
+       webkit? ( >=dev-qt/qtwebkit-5.9:5[printsupport] )
        websockets? ( >=dev-qt/qtwebsockets-${QT_PV} )
        widgets? ( >=dev-qt/qtwidgets-${QT_PV} )
        x11extras? ( >=dev-qt/qtx11extras-${QT_PV} )

Reply via email to