summaryrefslogtreecommitdiffstats
path: root/recipes-python/pyqt5/python-pyqt5_5.12.1.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2021-08-04 13:55:31 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2021-08-04 13:55:31 +0200
commitb5916b969ed0794a5b1bd049387ad0ef762a6662 (patch)
tree9e46b88a2a0e4c2de19213f3eac7b73621ef7946 /recipes-python/pyqt5/python-pyqt5_5.12.1.bb
parentb3995cd83ed67897ef1db010052eb807c19d6483 (diff)
downloadmeta-qt5-upstream/jansa/warrior-overrides.tar.gz
Convert to new override syntaxupstream/jansa/warrior-overrides
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 "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-python/pyqt5/python-pyqt5_5.12.1.bb')
-rw-r--r--recipes-python/pyqt5/python-pyqt5_5.12.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-python/pyqt5/python-pyqt5_5.12.1.bb b/recipes-python/pyqt5/python-pyqt5_5.12.1.bb
index 6b1b5701..74dfee72 100644
--- a/recipes-python/pyqt5/python-pyqt5_5.12.1.bb
+++ b/recipes-python/pyqt5/python-pyqt5_5.12.1.bb
@@ -4,5 +4,5 @@ inherit pythonnative python-dir
4 4
5DEPENDS += "sip sip-native python" 5DEPENDS += "sip sip-native python"
6 6
7RDEPENDS_${PN} += "python-core python-sip" 7RDEPENDS:${PN} += "python-core python-sip"
8 8