summaryrefslogtreecommitdiffstats
path: root/gst-plugins.spec.in
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2002-06-06 14:16:28 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2002-06-06 14:16:28 +0000
commit67ce184e8ee78efdee94cbb148ec42579265fb18 (patch)
tree6c332979398e0624bdf9235b769de5c938fa3dd6 /gst-plugins.spec.in
parent38ae3a49aaccf79a372daf71b5d2eeaff87928e4 (diff)
apparently we need cdparanoia-libs
Original commit message from CVS: apparently we need cdparanoia-libs
Diffstat (limited to 'gst-plugins.spec.in')
-rw-r--r--gst-plugins.spec.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in
index 24160638..03f04750 100644
--- a/gst-plugins.spec.in
+++ b/gst-plugins.spec.in
@@ -223,7 +223,7 @@ unset GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL
@USE_CDPARANOIA_TRUE@%package -n gstreamer-cdparanoia
@USE_CDPARANOIA_TRUE@Summary: GStreamer plugin for CD audio input using CDParanoia IV
@USE_CDPARANOIA_TRUE@Group: Libraries/Multimedia
-@USE_CDPARANOIA_TRUE@Requires: cdparanoia >= alpha9.7
+@USE_CDPARANOIA_TRUE@Requires: cdparanoia-libs >= alpha9.7
@USE_CDPARANOIA_TRUE@Requires: gstreamer-plugins >= %{version}
@USE_CDPARANOIA_TRUE@BuildRequires: cdparanoia-devel >= alpha9.7
@USE_CDPARANOIA_TRUE@