mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-21 22:58:16 +00:00
configure.ac: We need -base CVS (rtsp).
Original commit message from CVS: * configure.ac: We need -base CVS (rtsp).
This commit is contained in:
parent
5eca4301cf
commit
e7e9e21731
3 changed files with 7 additions and 2 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:
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit 5e771924d59d9ac912237ea466d0c60ad95df5ab
|
||||
Subproject commit 032f2d973bd5c9a9b457cb5fc72d13dafe85c01e
|
|
@ -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 ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue