[gnome-tweak-tool] Update version and deps
- From: John Stowers <jstowers src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-tweak-tool] Update version and deps
- Date: Thu, 24 Mar 2011 22:13:01 +0000 (UTC)
commit f998d2d63882ecea9cad39d0622137cd4b3c75d9
Author: John Stowers <john stowers gmail com>
Date: Fri Mar 25 11:11:27 2011 +1300
Update version and deps
configure.ac | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 8501d64..f2ad14d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,12 +1,12 @@
-AC_INIT([gnome-tweak-tool], [2.91.92], [john stowers gmail com])
+AC_INIT([gnome-tweak-tool], [2.91.93], [john stowers gmail com])
AM_INIT_AUTOMAKE([foreign])
AM_PATH_PYTHON([2.6])
GLIB_GSETTINGS
-DESKTOP_SCHEMAS_REQUIRED_VERSION=0.1.7
-PYGOBJECT_REQUIRED_VERSION=2.27.91
+DESKTOP_SCHEMAS_REQUIRED_VERSION=2.91.91
+PYGOBJECT_REQUIRED_VERSION=2.28.0
PKG_CHECK_MODULES(GSETTINGS_DESKTOP_SCHEMAS, gsettings-desktop-schemas >= $DESKTOP_SCHEMAS_REQUIRED_VERSION)
PKG_CHECK_MODULES(DEPENDENCIES, pygobject-2.0 >= $PYGOBJECT_REQUIRED_VERSION)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]