/pidgin/main: 1c036daee5b4: gio should be included here
Gary Kramlich <[email protected]>
| Newsgroups | gmane.comp.gnome.gaim.cvs |
|---|---|
| Message-ID | <[email protected]> |
Changeset: 1c036daee5b423e81840be4c28b0f562084d8f46 Author: Gary Kramlich <[email protected]> Date: 2015-12-18 22:36 -0600 Branch: use-gresolver URL: https://hg.pidgin.im/pidgin/main/rev/1c036daee5b4 Description: gio should be included here diffstat: configure.ac | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diffs (12 lines): diff --git a/configure.ac b/configure.ac --- a/configure.ac +++ b/configure.ac @@ -479,7 +479,7 @@ AM_CONDITIONAL(INSTALL_I18N, test "x$ena dnl ####################################################################### dnl # Check for GLib 2.34 (required) dnl ####################################################################### -PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.34.0 gobject-2.0 gthread-2.0], , [ +PKG_CHECK_MODULES(GLIB, [glib-2.0 >= 2.34.0 gio-2.0 gobject-2.0 gthread-2.0], , [ AC_MSG_RESULT(no) AC_MSG_ERROR([ _______________________________________________ Commits mailing list [email protected] https://pidgin.im/cgi-bin/mailman/listinfo/commits