[gnome-logs/wip/larsu/listmodel: 22/22] Bump gio and gtk+ dependencies
- From: Lars Uebernickel <larsu src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-logs/wip/larsu/listmodel: 22/22] Bump gio and gtk+ dependencies
- Date: Mon, 16 Feb 2015 07:35:59 +0000 (UTC)
commit 0a9c33d1b5396bc0874e08246cbcdd59309573ee
Author: Lars Uebernickel <lars uebernic de>
Date: Sun Feb 15 15:27:31 2015 +0100
Bump gio and gtk+ dependencies
For GListModel and gtk_list_box_bind_model().
configure.ac | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 11b69de..6a91192 100644
--- a/configure.ac
+++ b/configure.ac
@@ -88,8 +88,8 @@ 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.39.90"
-GTK_REQUIRED="gtk+-3.0 >= 3.13.4"
+GIO_REQUIRED="gio-unix-2.0 >= 2.43.4"
+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]