[gnome-online-accounts] build: Bump minimum GTK+ version to 3.5.1
- From: Debarshi Ray <debarshir src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-online-accounts] build: Bump minimum GTK+ version to 3.5.1
- Date: Mon, 4 Jun 2012 18:26:48 +0000 (UTC)
commit e8dce4d32b341fadfb518b9b480a7f0cd9eef9c8
Author: Debarshi Ray <debarshir gnome org>
Date: Mon Jun 4 20:26:21 2012 +0200
build: Bump minimum GTK+ version to 3.5.1
We are using GTK_STYLE_CLASS_DIM_LABEL and GTK_STYLE_CLASS_OSD.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 0190364..3850d77 100644
--- a/configure.ac
+++ b/configure.ac
@@ -44,7 +44,7 @@ PKG_CHECK_MODULES(GLIB, [glib-2.0 gio-2.0 gio-unix-2.0 >= 2.32])
AC_SUBST(GLIB_CFLAGS)
AC_SUBST(GLIB_LIBS)
-PKG_CHECK_MODULES(GTK, [gtk+-3.0 >= 3.0.0])
+PKG_CHECK_MODULES(GTK, [gtk+-3.0 >= 3.5.1])
AC_SUBST(GTK_CFLAGS)
AC_SUBST(GTK_LIBS)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]