|
@@ -112,6 +112,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_LIB_OPENGL_WAYLAND
|
|
|
default y
|
|
|
depends on BR2_PACKAGE_GST1_PLUGINS_BAD_LIB_OPENGL_EGL
|
|
|
depends on BR2_PACKAGE_WAYLAND
|
|
|
+ select BR2_PACKAGE_WAYLAND_PROTOCOLS
|
|
|
select BR2_PACKAGE_GST1_PLUGINS_BAD_LIB_OPENGL_HAS_WINDOW
|
|
|
|
|
|
comment "wayland needs the egl platform and the wayland package"
|
|
@@ -686,6 +687,7 @@ config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_VOAACENC
|
|
|
config BR2_PACKAGE_GST1_PLUGINS_BAD_PLUGIN_WAYLAND
|
|
|
bool "wayland"
|
|
|
depends on BR2_PACKAGE_WAYLAND
|
|
|
+ select BR2_PACKAGE_WAYLAND_PROTOCOLS
|
|
|
default y
|
|
|
help
|
|
|
Wayland Video Sink
|