1 config BR2_PACKAGE_QT5SERIALBUS
3 depends on BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6 # CAN FD
4 select BR2_PACKAGE_QT5BASE
5 select BR2_PACKAGE_QT5SERIALPORT
7 Qt is a cross-platform application and UI framework for
10 This package corresponds to the qt5serialbus module.
14 comment "qt5serialbus needs headers >= 3.6"
15 depends on !BR2_TOOLCHAIN_HEADERS_AT_LEAST_3_6