summaryrefslogtreecommitdiffstats
path: root/recipes-python/pyqt5/python-pyqt5_5.11.3.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@opensdr.com>2018-10-04 13:22:22 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2018-11-13 11:09:05 +0000
commitfd1f0f47312e7ee80e5ca65b8b2992cb068b1656 (patch)
treea59173e0b49c77015a7a7b055cf0a98ee0e2d080 /recipes-python/pyqt5/python-pyqt5_5.11.3.bb
parent3fa199310a6bb42befeb2136d144054815d46bdf (diff)
downloadmeta-qt5-fd1f0f47312e7ee80e5ca65b8b2992cb068b1656.tar.gz
python-pyqt5: Update to 5.11.3 and add python3 recipe.
Signed-off-by: Philip Balister <philip@opensdr.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes-python/pyqt5/python-pyqt5_5.11.3.bb')
-rw-r--r--recipes-python/pyqt5/python-pyqt5_5.11.3.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-python/pyqt5/python-pyqt5_5.11.3.bb b/recipes-python/pyqt5/python-pyqt5_5.11.3.bb
new file mode 100644
index 00000000..6b1b5701
--- /dev/null
+++ b/recipes-python/pyqt5/python-pyqt5_5.11.3.bb
@@ -0,0 +1,8 @@
1require python-pyqt5.inc
2
3inherit pythonnative python-dir
4
5DEPENDS += "sip sip-native python"
6
7RDEPENDS_${PN} += "python-core python-sip"
8