From: Ladislav Michl <[email protected]>
Signed-off-by: Ladislav Michl <[email protected]>
---
rules/gst-plugins-ugly1.in | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/rules/gst-plugins-ugly1.in b/rules/gst-plugins-ugly1.in
index 2a1dabcc1..fe8aecc8e 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
--
2.39.2