mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-22 00:06:36 +00:00
configure: require core 0.10.31
For gst_util_fraction_compare()
This commit is contained in:
parent
34b4cb7cf7
commit
60e8ca179f
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ AC_LIBTOOL_WIN32_DLL
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.22
|
||||
GST_REQ=0.10.31
|
||||
ORC_REQ=0.4.6
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
|
Loading…
Reference in a new issue