pyqt5: Upgrade to 5.13.2

Blacklist py2 version, it does not build and py2 is on its way out in
Jan 2020 anyway

Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Khem Raj
2019-11-09 11:55:19 -08:00
committed by Martin Jansa
parent 432ad2aa6c
commit 02715fff5e
3 changed files with 6 additions and 4 deletions

View File

@@ -0,0 +1,9 @@
require python-pyqt5.inc
inherit pythonnative python-dir
DEPENDS += "sip sip-native python"
RDEPENDS_${PN} += "python-core python-sip"
PNBLACKLIST[python-pyqt5] = "Sip fails in do_configure sip: QOpenGLFramebufferObject is undefined"