aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-python/pyqt5/python3-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/python3-pyqt5_5.12.1.bb
parent6a1a387a506f62c66a00c6935dd476a39811cd7e (diff)
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/python3-pyqt5_5.12.1.bb')
-rw-r--r--recipes-python/pyqt5/python3-pyqt5_5.12.1.bb7
1 files changed, 7 insertions, 0 deletions
diff --git a/recipes-python/pyqt5/python3-pyqt5_5.12.1.bb b/recipes-python/pyqt5/python3-pyqt5_5.12.1.bb
new file mode 100644
index 00000000..200a8154
--- /dev/null
+++ b/recipes-python/pyqt5/python3-pyqt5_5.12.1.bb
@@ -0,0 +1,7 @@
+require python-pyqt5.inc
+
+inherit python3native python3-dir
+
+DEPENDS += "sip3 sip3-native python3"
+
+RDEPENDS_${PN} += "python3-core python3-sip3"