diff options
-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@ |