1 comment "python-pyqt needs a toolchain w/ C++, threads"
3 depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS
5 config BR2_PACKAGE_PYTHON_PYQT
7 depends on BR2_INSTALL_LIBSTDCPP
8 depends on BR2_TOOLCHAIN_HAS_THREADS # qt
9 depends on BR2_USE_MMU # qt
11 select BR2_PACKAGE_PYTHON_SIP
13 PyQt4 for Qt Embedded 4 bindings.
15 http://www.riverbankcomputing.com/software/pyqt/
17 if BR2_PACKAGE_PYTHON_PYQT
19 config BR2_PACKAGE_PYTHON_PYQT_ARCH_USES_QREAL_FLOAT
21 default y if BR2_arm || BR2_armeb
22 default y if BR2_sh4 || BR2_sh4eb || BR2_sh4a || BR2_sh4aeb
23 default y if (BR2_mipsel || BR2_mips) && BR2_PACKAGE_QT_EMBEDDED