mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
configure: require core CVS for gst_adapter_prev_timestamp()
which is used in the libvisual plugin.
This commit is contained in:
parent
e19ddef9a0
commit
addb006ed1
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ 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.23
|
GST_REQ=0.10.23.1
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue