mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
configure: Require core 0.10.34.1 for the new ghostpad API
This commit is contained in:
parent
dd36e4cd0e
commit
6032e39025
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ AC_LIBTOOL_WIN32_DLL
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.34
|
||||
GST_REQ=0.10.34.1
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue