diff options
author | infirit <[email protected]> | 2014-05-17 06:45:42 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2014-05-17 06:45:42 +0200 |
commit | 4e757f98c0e977032a2ad4576455aa6407e7537a (patch) | |
tree | 9afa6d3703fd344382ffcceb10826f11929c7763 | |
parent | 98ba11cbc32a561198f5f29b5ea069bd31347fe0 (diff) | |
download | mate-panel-4e757f98c0e977032a2ad4576455aa6407e7537a.tar.bz2 mate-panel-4e757f98c0e977032a2ad4576455aa6407e7537a.tar.xz |
Bump GLIB version
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 708290e7..b7de598a 100644 --- a/configure.ac +++ b/configure.ac @@ -59,7 +59,7 @@ AC_CHECK_FUNCS(_NSGetEnviron) LIBMATE_DESKTOP_REQUIRED=1.9.0 GDK_PIXBUF_REQUIRED=2.7.1 PANGO_REQUIRED=1.15.4 -GLIB_REQUIRED=2.26 +GLIB_REQUIRED=2.36 LIBMATE_MENU_REQUIRED=1.1.0 CAIRO_REQUIRED=1.0.0 DBUS_GLIB_REQUIRED=0.80 |