|
@@ -497,9 +497,8 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_DIRECTFB
|
|
|
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WAYLAND
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WAYLAND
|
|
bool "wayland"
|
|
bool "wayland"
|
|
- depends on !BR2_STATIC_LIBS # wayland
|
|
|
|
- depends on BR2_TOOLCHAIN_HAS_THREADS # wayland
|
|
|
|
- select BR2_PACKAGE_WAYLAND
|
|
|
|
|
|
+ depends on BR2_PACKAGE_WAYLAND
|
|
|
|
+ default y
|
|
help
|
|
help
|
|
Wayland Video Sink
|
|
Wayland Video Sink
|
|
|
|
|