1ca2171a64
Signed-off-by: Fatih Aşıcı <fatih.asici@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
14 lines
335 B
Plaintext
14 lines
335 B
Plaintext
config BR2_PACKAGE_QT5ENGINIO
|
|
bool "qt5enginio"
|
|
select BR2_PACKAGE_OPENSSL
|
|
select BR2_PACKAGE_QT5BASE
|
|
select BR2_PACKAGE_QT5BASE_GUI
|
|
select BR2_PACKAGE_QT5BASE_NETWORK
|
|
help
|
|
Qt is a cross-platform application and UI framework for
|
|
developers using C++.
|
|
|
|
This package corresponds to the qt5enginio module.
|
|
|
|
http://qt.io
|