aboutsummaryrefslogtreecommitdiffstats
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 @@
+require python-pyqt5.inc
+
+inherit pythonnative python-dir
+
+DEPENDS += "sip sip-native python"
+
+RDEPENDS_${PN} += "python-core python-sip"
+
+PNBLACKLIST[python-pyqt5] = "Sip fails in do_configure sip: QOpenGLFramebufferObject is undefined"