Thanks, applied as 280f0521a7881c0b1ad032b75ee94098b35b32a3. Michael
[sent from post-receive hook] On Wed, 10 Jan 2024 17:57:39 +0100, Ladislav Michl <[email protected]> wrote: > Signed-off-by: Ladislav Michl <[email protected]> > Message-Id: <ZY6i66Wmq64DTTth@lenoch> > Signed-off-by: Michael Olbrich <[email protected]> > > diff --git a/rules/gst-plugins-good1.in b/rules/gst-plugins-good1.in > index 6d91fffb1e03..82031da0adb1 100644 > --- a/rules/gst-plugins-good1.in > +++ b/rules/gst-plugins-good1.in > @@ -31,6 +31,7 @@ menuconfig GST_PLUGINS_GOOD1 > select LIBSHOUT if GST_PLUGINS_GOOD1_SHOUT2 > select LIBSOUP if GST_PLUGINS_GOOD1_SOUP > select LIBSOUP if GST_PLUGINS_GOOD1_ADAPTIVEDEMUX2 && > RUNTIME > + select LIBTAG if GST_PLUGINS_GOOD1_TAGLIB > select LIBXML2 if GST_PLUGINS_GOOD1_ADAPTIVEDEMUX2 > select LIBGCRYPT if GST_PLUGINS_GOOD1_HLS_CRYPTO_GCRYPT > select NETTLE if GST_PLUGINS_GOOD1_HLS_CRYPTO_NETTLE > @@ -412,8 +413,6 @@ config GST_PLUGINS_GOOD1_SYSTEMD > > config GST_PLUGINS_GOOD1_TAGLIB > bool > - # needs libtag > - depends on BROKEN > prompt "taglib" > help > Tag-writing plugin based on taglib
