Thanks, applied as a443736f3fed74c1921da155edbb27ec7ffc99dc. Michael
[sent from post-receive hook] On Wed, 10 Jan 2024 17:57:37 +0100, Ladislav Michl <[email protected]> wrote: > Signed-off-by: Ladislav Michl <[email protected]> > Message-Id: <ZY6ihBKD48sK0yEU@lenoch> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/gst-plugins-ugly1.in b/rules/gst-plugins-ugly1.in > index 2a1dabcc103c..fe8aecc8e55e 100644 > --- a/rules/gst-plugins-ugly1.in > +++ b/rules/gst-plugins-ugly1.in > @@ -8,6 +8,7 @@ menuconfig GST_PLUGINS_UGLY1 > select GSTREAMER1 > select GST_PLUGINS_BASE1 > select ORC if GST_PLUGINS_UGLY1_A52DEC > + select LIBCDIO if GST_PLUGINS_UGLY1_CDIO > select LIBMPEG2 if GST_PLUGINS_UGLY1_MPEG2DEC > prompt "gst-plugins-ugly " > help > @@ -66,8 +67,6 @@ config GST_PLUGINS_UGLY1_AMRWBDEC > > config GST_PLUGINS_UGLY1_CDIO > bool > - # needs libcdio > - depends on BROKEN > prompt "cdio" > help > CD audio source plugin
