[farsight2/master] Require gst 0.10.20 for gst_bin_find_unlinked_pad()
Olivier Crête
olivier.crete at collabora.co.uk
Tue Dec 23 15:26:45 PST 2008
---
README | 4 ++--
configure.ac | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/README b/README
index 8ed180b..6b8e756 100644
--- a/README
+++ b/README
@@ -15,8 +15,8 @@ Requirements
============
Build time:
- - gstreamer 0.10.18
- - gst-plugins-base 0.10.18
+ - gstreamer 0.10.20
+ - gst-plugins-base 0.10.20
- glib 2.16
Run time for the RTP plugin:
diff --git a/configure.ac b/configure.ac
index 05b1071..2d03afd 100644
--- a/configure.ac
+++ b/configure.ac
@@ -55,8 +55,8 @@ dnl AS_LIBTOOL_TAGS
AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
-GST_REQ=0.10.17
-GSTPB_REQ=0.10.17
+GST_REQ=0.10.20
+GSTPB_REQ=0.10.20
dnl *** autotools stuff ****
--
1.5.6.5
More information about the farsight-commits
mailing list