[gnome-menus] build: Require gio-unix-2.0 >= 2.29.15
- From: Vincent Untz <vuntz src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-menus] build: Require gio-unix-2.0 >= 2.29.15
- Date: Mon, 1 Aug 2011 17:46:23 +0000 (UTC)
commit 2a17c07927cfc23c9837969ac43f2fbcf9e433d7
Author: Vincent Untz <vuntz gnome org>
Date: Sat Jul 23 10:06:35 2011 +0200
build: Require gio-unix-2.0 >= 2.29.15
g_desktop_app_info_get_show_in() was pushed, but after 2.29.14.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index a6c19de..438c082 100644
--- a/configure.ac
+++ b/configure.ac
@@ -38,7 +38,7 @@ AC_ARG_PROGRAM
AC_LIBTOOL_WIN32_DLL
AM_PROG_LIBTOOL
-PKG_CHECK_MODULES(GIO_UNIX, gio-unix-2.0 >= 2.29.13)
+PKG_CHECK_MODULES(GIO_UNIX, gio-unix-2.0 >= 2.29.15)
AC_SUBST(GIO_UNIX_CFLAGS)
AC_SUBST(GIO_UNIX_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]