10 lines
271 B
Plaintext
10 lines
271 B
Plaintext
config BR2_PACKAGE_FLAPP
|
|
bool "flapp_demo"
|
|
depends on BR2_PACKAGE_QT5
|
|
depends on BR2_PACKAGE_DWKEYBOARD
|
|
depends on BR2_PACKAGE_QT5SERIALBUS
|
|
depends on BR2_PACKAGE_QT5MULTIMEDIA
|
|
depends on BR2_PACKAGE_QT5WEBENGINE
|
|
help
|
|
Forlinx flapp_demo application based on QT
|