[gnome-themes-standard] build: require GTK 3.3.7
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-themes-standard] build: require GTK 3.3.7
- Date: Tue, 17 Jan 2012 02:13:20 +0000 (UTC)
commit 4893faebcdd115253745171535a5274ced4524ca
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jan 16 21:12:47 2012 -0500
build: require GTK 3.3.7
Don't pretend to work with non-master GTK.
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 32ce163..edfef50 100644
--- a/configure.ac
+++ b/configure.ac
@@ -28,7 +28,7 @@ AC_SUBST(GETTEXT_PACKAGE)
AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"],[Gettext package])
AM_GLIB_GNU_GETTEXT
-GTK_VERSION_REQUIRED=3.3.3
+GTK_VERSION_REQUIRED=3.3.7
PKG_CHECK_MODULES([DEPENDENCIES], [gtk+-3.0 >= $GTK_VERSION_REQUIRED librsvg-2.0])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]