mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-04 14:38:48 +00:00
configure.ac: Depend on released versions of core and -base.
Original commit message from CVS: * configure.ac: Depend on released versions of core and -base.
This commit is contained in:
parent
00e4195fec
commit
d3e78a9c41
2 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2008-06-24 Tim-Philipp Müller <tim.muller at collabora co uk>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
Depend on released versions of core and -base.
|
||||||
|
|
||||||
2008-06-24 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
2008-06-24 Sebastian Dröge <sebastian.droege@collabora.co.uk>
|
||||||
|
|
||||||
* gst/deinterlace2/tvtime/greedy.c:
|
* gst/deinterlace2/tvtime/greedy.c:
|
||||||
|
|
|
@ -45,8 +45,8 @@ AC_LIBTOOL_WIN32_DLL
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
dnl *** required versions of GStreamer stuff ***
|
dnl *** required versions of GStreamer stuff ***
|
||||||
GST_REQ=0.10.19.1
|
GST_REQ=0.10.20
|
||||||
GSTPB_REQ=0.10.19.1
|
GSTPB_REQ=0.10.20
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue