|
@@ -3,7 +3,7 @@ comment "qt needs a toolchain w/ C++, threads"
|
|
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_HAS_THREADS
|
|
|
|
|
|
menuconfig BR2_PACKAGE_QT
|
|
menuconfig BR2_PACKAGE_QT
|
|
- bool "Qt"
|
|
|
|
|
|
+ bool "Qt (obsolete)"
|
|
depends on BR2_USE_MMU # fork
|
|
depends on BR2_USE_MMU # fork
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
depends on BR2_INSTALL_LIBSTDCPP
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS
|