mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-17 21:06:17 +00:00
configure: Require core/base 0.11.91
This commit is contained in:
parent
18f5a63dae
commit
97d2de4ce9
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@ dnl sets GST_LT_LDFLAGS
|
|||
AS_LIBTOOL(GST, 0, 0, 0)
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.11.90
|
||||
GST_REQ=0.11.91
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue