mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-08-12 22:57:12 +02:00
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>
8 lines
146 B
BlitzBasic
8 lines
146 B
BlitzBasic
require python-pyqt5.inc
|
|
|
|
inherit python3native python3-dir
|
|
|
|
DEPENDS += "sip3 sip3-native python3"
|
|
|
|
RDEPENDS_${PN} += "python3-core python3-sip3"
|