mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-04-01 05:39:51 +00:00
configure: bump required version of -base
This commit is contained in:
parent
0f93879b2c
commit
d6ac48fcfd
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@ AS_LIBTOOL(GST, 0, 0, 0)
|
|||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=1.0.0
|
||||
GSTPB_REQ=1.0.0
|
||||
GSTPB_REQ=1.1.0.1
|
||||
GSTPG_REQ=1.0.0
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
|
Loading…
Reference in a new issue