mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-10 10:04:23 +00:00
configure: bump core/base requirements to released version
To avoid confusion.
This commit is contained in:
parent
8c37eed491
commit
fc66ca5ed8
1 changed files with 2 additions and 2 deletions
|
@ -45,8 +45,8 @@ AC_LIBTOOL_WIN32_DLL
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.23.1
|
||||
GSTPB_REQ=0.10.23.1
|
||||
GST_REQ=0.10.24
|
||||
GSTPB_REQ=0.10.24
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue