configure.ac: Require GLib 2.22

Same requirement as for GStreamer
This commit is contained in:
Edward Hervey 2010-12-17 11:26:49 +01:00
parent c568efb663
commit a29bce9985

View file

@ -143,7 +143,7 @@ dnl *** checks for headers ***
dnl *** checks for dependency libraries ***
dnl GLib is required
AG_GST_GLIB_CHECK([2.6])
AG_GST_GLIB_CHECK([2.22])
dnl checks for gstreamer
dnl uninstalled is selected preferentially -- see pkg-config(1)