mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-23 06:26:23 +00:00
fixed mad plugin having the gst-plugin-libsi req for the second time
Original commit message from CVS: fixed mad plugin having the gst-plugin-libsi req for the second time
This commit is contained in:
parent
c3c0f9a11b
commit
9d2f392cf5
1 changed files with 0 additions and 1 deletions
|
@ -77,7 +77,6 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install
|
||||||
@USE_MAD_TRUE@Requires: gstreamer = %{ver}
|
@USE_MAD_TRUE@Requires: gstreamer = %{ver}
|
||||||
@USE_MAD_TRUE@Requires: gstreamer-plugin-libs = %{ver}
|
@USE_MAD_TRUE@Requires: gstreamer-plugin-libs = %{ver}
|
||||||
@USE_MAD_TRUE@Requires: mad >= 0.13.0
|
@USE_MAD_TRUE@Requires: mad >= 0.13.0
|
||||||
@USE_MAD_TRUE@Requires: gstreamer-plugin-libs = %{ver}
|
|
||||||
@USE_MAD_TRUE@
|
@USE_MAD_TRUE@
|
||||||
@USE_MAD_TRUE@%description -n gstreamer-mad
|
@USE_MAD_TRUE@%description -n gstreamer-mad
|
||||||
@USE_MAD_TRUE@Plugin for playback of mp3 songs using the very good MAD library
|
@USE_MAD_TRUE@Plugin for playback of mp3 songs using the very good MAD library
|
||||||
|
|
Loading…
Reference in a new issue