mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-06 22:24:36 +02:00
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:
7
recipes-python/pyqt5/python3-pyqt5_5.13.2.bb
Normal file
7
recipes-python/pyqt5/python3-pyqt5_5.13.2.bb
Normal file
@@ -0,0 +1,7 @@
|
||||
require python-pyqt5.inc
|
||||
|
||||
inherit python3native python3-dir
|
||||
|
||||
DEPENDS += "sip3 sip3-native python3"
|
||||
|
||||
RDEPENDS_${PN} += "python3-core python3-sip3"
|
||||
Reference in New Issue
Block a user