mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-19 08:11:16 +00:00
configure.ac: Require core git
This commit is contained in:
parent
1dcc4b56bc
commit
51337fb5b5
1 changed files with 1 additions and 1 deletions
|
@ -50,7 +50,7 @@ AC_LIBTOOL_WIN32_DLL
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.30.4
|
||||
GST_REQ=0.10.31.1
|
||||
GSTPB_REQ=0.10.31.1
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
|
Loading…
Reference in a new issue