[nautilus-actions] Update required GLib version to make sure to have GIO
- From: Pierre Wieser <pwieser src gnome org>
- To: svn-commits-list gnome org
- Subject: [nautilus-actions] Update required GLib version to make sure to have GIO
- Date: Wed, 10 Jun 2009 16:13:51 -0400 (EDT)
commit ac9389d88ccfdf85a51e4a34af8fd757f29849e7
Author: Pierre Wieser <pwieser trychlos org>
Date: Wed Jun 10 22:14:54 2009 +0200
Update required GLib version to make sure to have GIO
---
ChangeLog | 4 +++-
configure.ac | 2 +-
2 files changed, 4 insertions(+), 2 deletions(-)
diff --git a/ChangeLog b/ChangeLog
index d8689f6..a901d43 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
2009-06-10 Pierre Wieser <pwieser trychlos org>
- * configure.ac: Bump version number.
+ * configure.ac:
+ Bump version number.
+ Update required Glib version to make sure to have GIO.
* src/common/nact-action-profile.c (nact_action_profile_free):
Fix disallocation of the profile by calling g_object_unref.
diff --git a/configure.ac b/configure.ac
index cb69520..d4cbe77 100644
--- a/configure.ac
+++ b/configure.ac
@@ -108,7 +108,7 @@ AM_GCONF_SOURCE_2
# nautilus itself (e.g. 2.24.2) instead of the library version info
# (1.1.0) ; for the usual final user, this is very analog to requiring
# a whole gnome version
-GLIB_REQUIRED=2.4.0
+GLIB_REQUIRED=2.16.0
GTK_REQUIRED=2.4.0
GLADE_REQUIRED=2.4.0
GNOME_REQUIRED=2.7.0
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]