buildroot/package/qextserialport/Config.in
Peter Korsgaard 122f8cf1cb package/qextserialport: remove qt4 support
Qt4 support is about to be dropped, so remove the support from
qextserialport as well.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
2019-02-06 15:41:36 +01:00

8 lines
167 B
Plaintext

config BR2_PACKAGE_QEXTSERIALPORT
bool "qextserialport"
depends on BR2_PACKAGE_QT5
help
A Qt library to manage serial ports
http://qextserialport.github.io/