mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-22 05:56:31 +00:00
configure: bump GLib requirement in line with core and other libs
This commit is contained in:
parent
5d02075d9b
commit
7504f0f097
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ dnl *** checks for headers ***
|
|||
dnl *** checks for dependency libraries ***
|
||||
|
||||
dnl GLib is required
|
||||
AG_GST_GLIB_CHECK([2.22])
|
||||
AG_GST_GLIB_CHECK([2.31.14])
|
||||
|
||||
dnl checks for gstreamer
|
||||
dnl uninstalled is selected preferentially -- see pkg-config(1)
|
||||
|
|
Loading…
Reference in a new issue