mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
configure: bump core/base requirements to released version
Makes things less confusing for people.
This commit is contained in:
parent
b0c6a9aa33
commit
1c749adc56
1 changed files with 2 additions and 2 deletions
|
@ -37,8 +37,8 @@ AC_SUBST(GST_MAJORMINOR)
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.28.1
|
||||
GSTPB_REQ=0.10.28.1
|
||||
GST_REQ=0.10.29
|
||||
GSTPB_REQ=0.10.29
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue