mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
Require core >= 0.10.22.1 for %u pad template support
This commit is contained in:
parent
da27eb2380
commit
7146c027fe
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.22.1
|
||||
GSTPB_REQ=0.10.22
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
|
Loading…
Reference in a new issue