summaryrefslogtreecommitdiffstats
path: root/recipes-python/pyqt5/python-pyqt5_5.13.2.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-python/pyqt5/python-pyqt5_5.13.2.bb')
-rw-r--r--recipes-python/pyqt5/python-pyqt5_5.13.2.bb9
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 @@
1require python-pyqt5.inc
2
3inherit pythonnative python-dir
4
5DEPENDS += "sip sip-native python"
6
7RDEPENDS_${PN} += "python-core python-sip"
8
9PNBLACKLIST[python-pyqt5] = "Sip fails in do_configure sip: QOpenGLFramebufferObject is undefined"