From: Ladislav Michl <la...@linux-mips.org>

Signed-off-by: Ladislav Michl <la...@linux-mips.org>
---
 rules/gst-plugins-good1.in | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/rules/gst-plugins-good1.in b/rules/gst-plugins-good1.in
index 6d91fffb1..82031da0a 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
-- 
2.39.2


Reply via email to