From bdbe41c2fe831493cc6e8a380affd5002258e47e Mon Sep 17 00:00:00 2001 From: Christian Schaller Date: Sun, 3 Mar 2002 22:13:09 +0000 Subject: fixed rtp dependency Original commit message from CVS: fixed rtp dependency --- gst-plugins.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gst-plugins.spec.in b/gst-plugins.spec.in index c4432bc81..c34aab456 100644 --- a/gst-plugins.spec.in +++ b/gst-plugins.spec.in @@ -515,7 +515,7 @@ make prefix=$RPM_BUILD_ROOT%{prefix} install @USE_RTP_TRUE@Summary: GStreamer RTP plugin @USE_RTP_TRUE@Group: Libraries/Multimedia @USE_RTP_TRUE@Requires: gstreamer-plugins >= %{ver} -@USE_RTP_TRUE@Requires: librtp >= 0.1 +@USE_RTP_TRUE@Requires: librtp >= 0.99 @USE_RTP_TRUE@ @USE_RTP_TRUE@%description -n gstreamer-rtp @USE_RTP_TRUE@Library for transfering data with the RTP protocol -- cgit v1.2.1