mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
configure: Require core/base 0.11.91
This commit is contained in:
parent
728e81c2a2
commit
5203e5500e
1 changed files with 2 additions and 2 deletions
|
@ -48,8 +48,8 @@ AG_GST_LIBTOOL_PREPARE
|
|||
AS_LIBTOOL(GST, 0, 0, 0)
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.11.90
|
||||
GSTPB_REQ=0.11.90
|
||||
GST_REQ=0.11.91
|
||||
GSTPB_REQ=0.11.91
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue