diff options
author | Christian Schaller <uraeus@gnome.org> | 2002-01-08 09:32:38 +0000 |
---|---|---|
committer | Christian Schaller <uraeus@gnome.org> | 2002-01-08 09:32:38 +0000 |
commit | 865d4c5e83e2eb2e55bc7e3cefd160429d40005e (patch) | |
tree | 14aad42296f820ab4cbe9cbee816c7e9d1818f44 | |
parent | 3b737e6674a016532943af5571c237e71806d5e9 (diff) | |
download | gst-plugins-bad-865d4c5e83e2eb2e55bc7e3cefd160429d40005e.tar.gz gst-plugins-bad-865d4c5e83e2eb2e55bc7e3cefd160429d40005e.tar.bz2 gst-plugins-bad-865d4c5e83e2eb2e55bc7e3cefd160429d40005e.zip |
added another req to the spec
Original commit message from CVS:
added another req to the spec
-rw-r--r-- | gst-plugins.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index c9ce9ff2..bf8bd2ed 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -258,6 +258,7 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install @USE_MPEG2DEC_TRUE@Group: Libraries/Multimedia @USE_MPEG2DEC_TRUE@Requires: gstreamer = %{ver} @USE_MPEG2DEC_TRUE@Requires: mpeg2dec => 0.2.0 +@USE_MPEG2DEC_TRUE@Requires: gst-plugins => %{ver} @USE_MPEG2DEC_TRUE@Obsoletes: gstreamer-mpeg1 @USE_MPEG2DEC_TRUE@Obsoletes: gstreamer-mpeg2 @USE_MPEG2DEC_TRUE@ |