diff options
| author | Philip Balister <philip@opensdr.com> | 2019-02-13 19:01:37 -0500 |
|---|---|---|
| committer | Martin Jansa <Martin.Jansa@gmail.com> | 2019-05-12 10:03:00 +0000 |
| commit | ba08444f429c788294996c90d8e46047d458f5c9 (patch) | |
| tree | 806ddf2809cd6fc50584c2f7687b22d7ea229339 /recipes-python/pyqt5/python3-pyqt5_5.12.1.bb | |
| parent | 6a1a387a506f62c66a00c6935dd476a39811cd7e (diff) | |
| download | meta-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/python3-pyqt5_5.12.1.bb')
| -rw-r--r-- | recipes-python/pyqt5/python3-pyqt5_5.12.1.bb | 7 |
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 @@ | |||
| 1 | require python-pyqt5.inc | ||
| 2 | |||
| 3 | inherit python3native python3-dir | ||
| 4 | |||
| 5 | DEPENDS += "sip3 sip3-native python3" | ||
| 6 | |||
| 7 | RDEPENDS_${PN} += "python3-core python3-sip3" | ||
