mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-27 12:11:13 +00:00
configure: Depend on gstreamer 1.9.2.1
This commit is contained in:
parent
aca4203c20
commit
c7c257b0e2
1 changed files with 2 additions and 2 deletions
|
@ -46,8 +46,8 @@ AG_GST_LIBTOOL_PREPARE
|
|||
AS_LIBTOOL(GST, 902, 0, 902)
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=1.9.2
|
||||
GSTPB_REQ=1.9.2
|
||||
GST_REQ=1.9.2.1
|
||||
GSTPB_REQ=1.9.2.1
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue