[Buildroot] [PATCH v1] gst1-plugins-bad: waylandsink needs wayland-protocols

Peter Seiderer ps.report at gmx.net
Mon Mar 6 20:37:55 UTC 2017


Hello Thomas,

On Sat, 4 Mar 2017 23:42:01 +0100, Thomas Petazzoni <thomas.petazzoni at free-electrons.com> wrote:

> Hello,
> 
> On Sat,  4 Mar 2017 22:31:25 +0100, Peter Seiderer wrote:
> > Signed-off-by: Peter Seiderer <ps.report at gmx.net>
> > ---
> >  package/gstreamer1/gst1-plugins-bad/Config.in           | 5 +++--
> >  package/gstreamer1/gst1-plugins-bad/gst1-plugins-bad.mk | 2 +-
> >  2 files changed, 4 insertions(+), 3 deletions(-)
> > 
> > diff --git a/package/gstreamer1/gst1-plugins-bad/Config.in b/package/gstreamer1/gst1-plugins-bad/Config.in
> > index 6bec362db..923ed2cfc 100644
> > --- a/package/gstreamer1/gst1-plugins-bad/Config.in
> > +++ b/package/gstreamer1/gst1-plugins-bad/Config.in
> > @@ -112,11 +112,12 @@ 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
> > +	depends on BR2_PACKAGE_WAYLAND_PROTOCOLS
> 
> Did you try if a "select BR2_PACKAGE_WAYLAND_PROTOCOLS" works here?
> That would be a bit nicer IMO.
> 
> Double check the output of "make menuconfig", to make sure this doesn't
> cause any recursive dependency.

O.k., works, will send an updated patch...

Regards,
Peter

> 
> Thanks!
> 
> Thomas




More information about the buildroot mailing list