diff options
Diffstat (limited to 'recipes-python')
| -rw-r--r-- | recipes-python/pyqt5/python3-pyqt5_5.13.2.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-python/pyqt5/python3-pyqt5_5.13.2.bb b/recipes-python/pyqt5/python3-pyqt5_5.13.2.bb index 69d2fce7..6c2f4175 100644 --- a/recipes-python/pyqt5/python3-pyqt5_5.13.2.bb +++ b/recipes-python/pyqt5/python3-pyqt5_5.13.2.bb | |||
| @@ -29,8 +29,6 @@ PARALLEL_MAKEINST = "" | |||
| 29 | 29 | ||
| 30 | DISABLED_FEATURES = "PyQt_Desktop_OpenGL PyQt_Accessibility PyQt_SessionManager ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', '', 'PyQt_OpenGL', d)}" | 30 | DISABLED_FEATURES = "PyQt_Desktop_OpenGL PyQt_Accessibility PyQt_SessionManager ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', '', 'PyQt_OpenGL', d)}" |
| 31 | 31 | ||
| 32 | DISABLED_FEATURES_append_arm = " PyQt_qreal_double" | ||
| 33 | |||
| 34 | PYQT_MODULES = "QtCore QtGui QtNetwork QtXml QtNetwork QtQml ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'QtQuick QtWidgets QtQuickWidgets', '', d)}" | 32 | PYQT_MODULES = "QtCore QtGui QtNetwork QtXml QtNetwork QtQml ${@bb.utils.contains('DISTRO_FEATURES', 'opengl', 'QtQuick QtWidgets QtQuickWidgets', '', d)}" |
| 35 | 33 | ||
| 36 | do_configure_prepend() { | 34 | do_configure_prepend() { |
