mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
configure: Depend on gstreamer 1.9.2.1
This commit is contained in:
parent
90a05f5ce5
commit
0121cbc500
1 changed files with 4 additions and 4 deletions
|
@ -56,10 +56,10 @@ dnl sets GST_LT_LDFLAGS
|
||||||
AS_LIBTOOL(GST, 902, 0, 902)
|
AS_LIBTOOL(GST, 902, 0, 902)
|
||||||
|
|
||||||
dnl *** required versions of GStreamer stuff ***
|
dnl *** required versions of GStreamer stuff ***
|
||||||
GST_REQ=1.9.2
|
GST_REQ=1.9.2.1
|
||||||
GSTPB_REQ=1.9.2
|
GSTPB_REQ=1.9.2.1
|
||||||
GSTPG_REQ=1.9.2
|
GSTPG_REQ=1.9.2.1
|
||||||
GSTPD_REQ=1.9.2
|
GSTPD_REQ=1.9.2.1
|
||||||
|
|
||||||
dnl *** autotools stuff ****
|
dnl *** autotools stuff ****
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue