configure.ac: We need -base CVS (rtsp).
authorTim-Philipp Müller <tim@centricular.net>
Sat, 24 May 2008 12:55:39 +0000 (12:55 +0000)
committerTim-Philipp Müller <tim@centricular.net>
Sat, 24 May 2008 12:55:39 +0000 (12:55 +0000)
Original commit message from CVS:
* configure.ac:
We need -base CVS (rtsp).

ChangeLog
common
configure.ac

index 6998997..c7348db 100644 (file)
--- 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
index 5e77192..032f2d9 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit 5e771924d59d9ac912237ea466d0c60ad95df5ab
+Subproject commit 032f2d973bd5c9a9b457cb5fc72d13dafe85c01e
index 92ca1ce..13ffd8e 100644 (file)
@@ -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 ****