[office-runner] build: Bump GTK+ requirements to GTK+ 3.8
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [office-runner] build: Bump GTK+ requirements to GTK+ 3.8
- Date: Wed, 6 Nov 2013 10:27:20 +0000 (UTC)
commit 4a2493f23d9a70b268c60dad0d890feb7bd598ce
Author: Bastien Nocera <hadess hadess net>
Date: Wed Nov 6 02:03:11 2013 +0100
build: Bump GTK+ requirements to GTK+ 3.8
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 6bd3cf9..add16e6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -20,7 +20,7 @@ AC_DEFINE_UNQUOTED(GETTEXT_PACKAGE, ["$GETTEXT_PACKAGE"], [Define to the Gettext
AC_SUBST(GETTEXT_PACKAGE)
IT_PROG_INTLTOOL([0.40.0])
-PKG_CHECK_MODULES(OFFICE_RUNNER, gtk+-3.0 gnome-settings-daemon >= 3.0)
+PKG_CHECK_MODULES(OFFICE_RUNNER, gtk+-3.0 >= 3.8 gnome-settings-daemon >= 3.0)
AC_CONFIG_FILES([
Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]