mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-17 12:41:55 +02:00
Revert "pyqt5: Upgrade to 5.13.2"
This reverts commit 02715fff5e.
This version is too new for sip version in meta-oe/zeus:
Error: This version of PyQt5 requires sip 4.19.19 or later.
It was accidentally merged with other build fixes when re-syncing
master and zeus before 5.14 upgrade in master.
This is needed also for the newly added python-pyqtchart recipe.
This commit is contained in:
7
recipes-python/pyqt5/python3-pyqt5_5.12.1.bb
Normal file
7
recipes-python/pyqt5/python3-pyqt5_5.12.1.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