mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-21 05:26:23 +00:00
configure.ac: Require GStreamer core/base 0.10.30.4
This commit is contained in:
parent
9718bf1f1f
commit
e4d5e6e4d1
1 changed files with 2 additions and 2 deletions
|
@ -50,8 +50,8 @@ AC_LIBTOOL_WIN32_DLL
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.30.1
|
||||
GSTPB_REQ=0.10.30.1
|
||||
GST_REQ=0.10.30.4
|
||||
GSTPB_REQ=0.10.30.4
|
||||
|
||||
dnl *** autotools stuff ****
|
||||
|
||||
|
|
Loading…
Reference in a new issue