summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2008-05-24 12:55:39 +0000
committerTim-Philipp Müller <tim@centricular.net>2008-05-24 12:55:39 +0000
commite7e9e21731a8b479d37e46b2e1b96c315b06c67e (patch)
tree42c8055881c51c78a51f6e86f9edd71d1c1ea657
parent5eca4301cf4bdcf985ee119cc94dcf5a2ada4333 (diff)
configure.ac: We need -base CVS (rtsp).
Original commit message from CVS: * configure.ac: We need -base CVS (rtsp).
-rw-r--r--ChangeLog5
m---------common0
-rw-r--r--configure.ac2
3 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 69989973..c7348dbf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-05-24 Tim-Philipp Müller <tim.muller at collabora co uk>
+
+ * configure.ac:
+ We need -base CVS (rtsp).
+
2008-05-22 Tim-Philipp Müller <tim.muller at collabora co uk>
* gst/udp/Makefile.am:
diff --git a/common b/common
-Subproject 5e771924d59d9ac912237ea466d0c60ad95df5a
+Subproject 032f2d973bd5c9a9b457cb5fc72d13dafe85c01
diff --git a/configure.ac b/configure.ac
index 92ca1ce1..13ffd8ec 100644
--- a/configure.ac
+++ b/configure.ac
@@ -48,7 +48,7 @@ AM_PROG_LIBTOOL
dnl *** required versions of GStreamer stuff ***
GST_REQ=0.10.19.1
-GSTPB_REQ=0.10.18
+GSTPB_REQ=0.10.19.1
dnl *** autotools stuff ****