mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-26 06:54:49 +00:00
configure.ac: We require core CVS for the new buffer metadata copy functions.
Original commit message from CVS: * configure.ac: We require core CVS for the new buffer metadata copy functions.
This commit is contained in:
parent
5676bdaf81
commit
135568e80b
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-03-09 Tim-Philipp Müller <tim at centricular dot net>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
We require core CVS for the new buffer metadata copy functions.
|
||||||
|
|
||||||
2007-03-09 Wim Taymans <wim@fluendo.com>
|
2007-03-09 Wim Taymans <wim@fluendo.com>
|
||||||
|
|
||||||
* gst-libs/gst/tag/gstid3tag.c:
|
* gst-libs/gst/tag/gstid3tag.c:
|
||||||
|
|
|
@ -54,7 +54,7 @@ dnl AS_LIBTOOL_TAGS
|
||||||
AM_PROG_LIBTOOL
|
AM_PROG_LIBTOOL
|
||||||
|
|
||||||
dnl *** required versions of GStreamer stuff ***
|
dnl *** required versions of GStreamer stuff ***
|
||||||
GST_REQ=0.10.11.1
|
GST_REQ=0.10.12.1
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue