mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-23 18:21:04 +00:00
configure: Require core 0.10.30.1
This commit is contained in:
parent
f012ab67cc
commit
72e05e498b
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ AC_LIBTOOL_WIN32_DLL
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.30
|
||||
GST_REQ=0.10.30.1
|
||||
GSTPB_REQ=0.10.30.1
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
|
Loading…
Reference in a new issue