|
@@ -311,8 +311,9 @@ config BR2_PACKAGE_QT_MULTIMEDIA
|
|
config BR2_PACKAGE_QT_AUDIO_BACKEND
|
|
config BR2_PACKAGE_QT_AUDIO_BACKEND
|
|
bool "QtMultimedia Audio backend"
|
|
bool "QtMultimedia Audio backend"
|
|
depends on BR2_PACKAGE_QT_MULTIMEDIA
|
|
depends on BR2_PACKAGE_QT_MULTIMEDIA
|
|
|
|
+ select BR2_PACKAGE_ALSA_LIB
|
|
help
|
|
help
|
|
- Build the platform audio backend into QtMultimedia if available
|
|
|
|
|
|
+ Build the ALSA audio backend into QtMultimedia
|
|
|
|
|
|
config BR2_PACKAGE_QT_SVG
|
|
config BR2_PACKAGE_QT_SVG
|
|
bool "SVG Module"
|
|
bool "SVG Module"
|