1 comment "python-pyqt needs Qt4"
2 depends on !BR2_PACKAGE_QT
4 config BR2_PACKAGE_PYTHON_PYQT
6 depends on BR2_PACKAGE_QT
7 select BR2_PACKAGE_PYTHON_SIP
9 PyQt4 for Qt Embedded 4 bindings.
11 http://www.riverbankcomputing.com/software/pyqt/
13 if BR2_PACKAGE_PYTHON_PYQT
15 config BR2_PACKAGE_PYTHON_PYQT_ARCH_USES_QREAL_FLOAT
17 default y if BR2_arm || BR2_armeb
18 default y if BR2_sh4 || BR2_sh4eb || BR2_sh4a || BR2_sh4aeb
19 default y if (BR2_mipsel || BR2_mips) && BR2_PACKAGE_QT_EMBEDDED