diff options
Diffstat (limited to 'recipes-python/pyqt5/python-pyqt5.inc')
| -rw-r--r-- | recipes-python/pyqt5/python-pyqt5.inc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-python/pyqt5/python-pyqt5.inc b/recipes-python/pyqt5/python-pyqt5.inc index 2de0903d..d9bf4a77 100644 --- a/recipes-python/pyqt5/python-pyqt5.inc +++ b/recipes-python/pyqt5/python-pyqt5.inc | |||
| @@ -25,8 +25,6 @@ PARALLEL_MAKEINST = "" | |||
| 25 | 25 | ||
| 26 | DISABLED_FEATURES = "PyQt_Desktop_OpenGL PyQt_Accessibility PyQt_SessionManager ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', '', 'PyQt_OpenGL', d)}" | 26 | DISABLED_FEATURES = "PyQt_Desktop_OpenGL PyQt_Accessibility PyQt_SessionManager ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', '', 'PyQt_OpenGL', d)}" |
| 27 | 27 | ||
| 28 | DISABLED_FEATURES_append_arm = " PyQt_qreal_double" | ||
| 29 | |||
| 30 | PYQT_MODULES = "QtCore QtGui QtNetwork QtXml QtNetwork QtQml ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'QtQuick QtWidgets QtQuickWidgets', '', d)}" | 28 | PYQT_MODULES = "QtCore QtGui QtNetwork QtXml QtNetwork QtQml ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'QtQuick QtWidgets QtQuickWidgets', '', d)}" |
| 31 | 29 | ||
| 32 | do_configure_prepend() { | 30 | do_configure_prepend() { |
