mirror of
https://github.com/thead-yocto-mirror/meta-qt5
synced 2026-08-12 22:57:12 +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>
9 lines
139 B
BlitzBasic
9 lines
139 B
BlitzBasic
require python-pyqt5.inc
|
|
|
|
inherit pythonnative python-dir
|
|
|
|
DEPENDS += "sip sip-native python"
|
|
|
|
RDEPENDS:${PN} += "python-core python-sip"
|
|
|