mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-10 16:15:42 +02:00
python-pyqt5: Update to 5.11.3 and add python3 recipe.
Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
3fa199310a
commit
fd1f0f4731
7
recipes-python/pyqt5/python3-pyqt5_5.11.3.bb
Normal file
7
recipes-python/pyqt5/python3-pyqt5_5.11.3.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