summaryrefslogtreecommitdiffstats
path: root/recipes-python/pyqt5/python-pyqt5_5.12.1.bb
diff options
context:
space:
mode:
authorPhilip Balister <philip@opensdr.com>2019-02-13 19:01:37 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2019-05-12 10:03:00 +0000
commitba08444f429c788294996c90d8e46047d458f5c9 (patch)
tree806ddf2809cd6fc50584c2f7687b22d7ea229339 /recipes-python/pyqt5/python-pyqt5_5.12.1.bb
parent6a1a387a506f62c66a00c6935dd476a39811cd7e (diff)
downloadmeta-qt5-ba08444f429c788294996c90d8e46047d458f5c9.tar.gz
python-pyqt5: Update to version 5.12.1.
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.12.1.bb')
-rw-r--r--recipes-python/pyqt5/python-pyqt5_5.12.1.bb8
1 files changed, 8 insertions, 0 deletions
diff --git a/recipes-python/pyqt5/python-pyqt5_5.12.1.bb b/recipes-python/pyqt5/python-pyqt5_5.12.1.bb
new file mode 100644
index 00000000..6b1b5701
--- /dev/null
+++ b/recipes-python/pyqt5/python-pyqt5_5.12.1.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