buildrootschalter/package/qextserialport/Config.in

10 lines
267 B
Plaintext
Raw Normal View History

config BR2_PACKAGE_QEXTSERIALPORT
bool "qextserialport"
# Qt is a big library, we don't want to select it
# automatically without the user knowing
depends on BR2_PACKAGE_QT
help
A Qt library to manage serial ports
http://code.google.com/p/qextserialport/