On Thu, Oct 30, 2014 at 01:10:05PM -0400, Marc-André Lureau wrote: > > > ----- Original Message ----- > > With el6 now shipping glib 2.28, there is no very good reason to keep > > support for older glib versions alive, especially as it will barely be > > tested. > > --- > > configure.ac | 16 ++------- > > gtk/Makefile.am | 9 ++--- > > gtk/bio-gio.c | 26 ++------------ > > gtk/bio-gio.h | 4 --- > > gtk/desktop-integration.c | 49 +++------------------------ > > gtk/glib-compat.c | 86 > > ----------------------------------------------- > > gtk/glib-compat.h | 84 --------------------------------------------- > > gtk/map-file | 1 - > > gtk/spice-channel.c | 17 ---------- > > gtk/spice-session.c | 38 --------------------- > > gtk/wocky-http-proxy.c | 8 ----- > > 11 files changed, 11 insertions(+), 327 deletions(-) > > > > diff --git a/configure.ac b/configure.ac > > index f304e52..3bd09f3 100644 > > --- a/configure.ac > > +++ b/configure.ac > > @@ -255,7 +255,7 @@ fi > > > > AC_CHECK_FUNCS(clearenv strtok_r) > > > > -PKG_CHECK_MODULES(GLIB2, glib-2.0 >= 2.22) > > +PKG_CHECK_MODULES(GLIB2, glib-2.0 >= 2.26) > > I guess you wanted 2.28 here Right, thanks, that's what I get for doing things in 2 steps (first 2.26 then 2.28). Fixed. Christophe
Attachment:
pgpK5goLxDH2r.pgp
Description: PGP signature
_______________________________________________ Spice-devel mailing list Spice-devel@xxxxxxxxxxxxxxxxxxxxx http://lists.freedesktop.org/mailman/listinfo/spice-devel