mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +00:00
configure: bump core/base/good requirement to 1.2.0
Bump to released stable version and make implicit requirements explicit.
This commit is contained in:
parent
de30acfd3d
commit
45bb30d148
1 changed files with 3 additions and 3 deletions
|
@ -42,9 +42,9 @@ AC_SUBST(GST_API_VERSION)
|
||||||
AS_LIBTOOL(GST, 0, 0, 0)
|
AS_LIBTOOL(GST, 0, 0, 0)
|
||||||
|
|
||||||
dnl *** required versions of GStreamer stuff ***
|
dnl *** required versions of GStreamer stuff ***
|
||||||
GST_REQ=1.0.0
|
GST_REQ=1.2.0
|
||||||
GSTPB_REQ=1.1.0.1
|
GSTPB_REQ=1.2.0
|
||||||
GSTPG_REQ=1.0.0
|
GSTPG_REQ=1.2.0
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue