mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
configure: require a released version of gstreamer, to avoid confusion
This commit is contained in:
parent
98167578c4
commit
7553796d3a
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ AC_LIBTOOL_WIN32_DLL
|
|||
AM_PROG_LIBTOOL
|
||||
|
||||
dnl *** required versions of GStreamer stuff ***
|
||||
GST_REQ=0.10.21.1
|
||||
GST_REQ=0.10.22
|
||||
LIBOIL_MAJORMINOR=0.3
|
||||
LIBOIL_REQ=0.3.6
|
||||
|
||||
|
|
Loading…
Reference in a new issue