diff options
Diffstat (limited to 'recipes-python/pyqt5/python-pyqt5_5.13.2.bb')
| -rw-r--r-- | recipes-python/pyqt5/python-pyqt5_5.13.2.bb | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-python/pyqt5/python-pyqt5_5.13.2.bb b/recipes-python/pyqt5/python-pyqt5_5.13.2.bb new file mode 100644 index 00000000..b8b1d086 --- /dev/null +++ b/recipes-python/pyqt5/python-pyqt5_5.13.2.bb | |||
| @@ -0,0 +1,9 @@ | |||
| 1 | require python-pyqt5.inc | ||
| 2 | |||
| 3 | inherit pythonnative python-dir | ||
| 4 | |||
| 5 | DEPENDS += "sip sip-native python" | ||
| 6 | |||
| 7 | RDEPENDS_${PN} += "python-core python-sip" | ||
| 8 | |||
| 9 | PNBLACKLIST[python-pyqt5] = "Sip fails in do_configure sip: QOpenGLFramebufferObject is undefined" | ||
