diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2002-06-06 14:16:28 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2002-06-06 14:16:28 +0000 |
commit | 67ce184e8ee78efdee94cbb148ec42579265fb18 (patch) | |
tree | 6c332979398e0624bdf9235b769de5c938fa3dd6 /gst-plugins.spec.in | |
parent | 38ae3a49aaccf79a372daf71b5d2eeaff87928e4 (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.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index 24160638d..03f047503 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@ |