mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-09-06 06:04:35 +02:00
This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Change-Id: Iae85d9cd157638bc7ff50fa96cd68263e155ab60 Signed-off-by: Martin Jansa <Martin.Jansa@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"
|