[gnome-logs] Bump GIO dependency for busy property binding
- From: David King <davidk src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs] Bump GIO dependency for busy property binding
- Date: Wed, 18 Feb 2015 18:09:10 +0000 (UTC)
commit 421799d684b768b3ae7cca7a03f1787c6f8ff489
Author: David King <davidk gnome org>
Date: Wed Feb 18 17:38:09 2015 +0000
Bump GIO dependency for busy property binding
g_application_bind_busy_property() is new in 2.43.90.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6a91192..11260f1 100644
--- a/configure.ac
+++ b/configure.ac
@@ -88,7 +88,7 @@ AS_IF([test "x$have_desktop_file_validate" = "xyes"],
AM_CONDITIONAL([LOGS_ENABLE_TESTS], [test "x$testing_utilities" = "xyes"])
dnl Libraries
-GIO_REQUIRED="gio-unix-2.0 >= 2.43.4"
+GIO_REQUIRED="gio-unix-2.0 >= 2.43.90"
GTK_REQUIRED="gtk+-3.0 >= 3.15.7"
SYSTEMD_JOURNAL_REQUIRED="libsystemd-journal"
PKG_CHECK_MODULES([LOGS], [$GIO_REQUIRED $GTK_REQUIRED $SYSTEMD_JOURNAL_REQUIRED])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]