diff options
-rw-r--r-- | ChangeLog | 5 | ||||
m--------- | common | 0 | ||||
-rw-r--r-- | configure.ac | 2 |
3 files changed, 6 insertions, 1 deletions
@@ -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 **** |