Bump glib dependency to 2.44

This is required for e.g. G_DECLARE_FINAL_TYPE, and most current
distros have this now.

This fixes https://github.com/flatpak/flatpak/issues/622

For distributions that want to build against older glib, see
the issue above, it has patches to make that work.
tingping/wmclass
Alexander Larsson 2017-03-15 09:44:28 +01:00
parent f993e1154e
commit dcccb3c807
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ AC_INIT([Flatpak],
[flatpak],
[http://flatpak.org/])
GLIB_REQS=2.40
GLIB_REQS=2.44
SYSTEM_BWRAP_REQS=0.1.5
OSTREE_REQS=2016.14