Files
meta-qt5/recipes-python/pyqt5/python-pyqt5_5.12.1.bb
Martin Jansa 2675a1d62e Convert to new override syntax
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>
2021-12-02 14:18:32 +01:00

9 lines
139 B
BlitzBasic

require python-pyqt5.inc
inherit pythonnative python-dir
DEPENDS += "sip sip-native python"
RDEPENDS:${PN} += "python-core python-sip"