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 | f7ed307dd164dcefc323a311da1f8332d9d570a4 (patch) | |
tree | 7eb9a0bc92106b3d26f0cce8b875d69983a91dc0 | |
parent | 005e7c4821ef0fd1e8c4a521a4b0471a75a01e5a (diff) |
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@ |