[gitg] Depend on python 3.2.3
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gitg] Depend on python 3.2.3
- Date: Tue, 30 Oct 2012 13:15:06 +0000 (UTC)
commit 6335fc53056bbc132961cc28c203e708a3489299
Author: Ignacio Casal Quinteiro <icq gnome org>
Date: Tue Oct 30 14:14:44 2012 +0100
Depend on python 3.2.3
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 33f892d..0868193 100644
--- a/configure.ac
+++ b/configure.ac
@@ -36,7 +36,7 @@ AC_PROG_INSTALL
AC_PROG_MAKE_SET
AC_PATH_PROG(GZIP, gzip)
-AM_PATH_PYTHON
+AM_PATH_PYTHON([3.2.3])
AM_PROG_VALAC([0.16.0])
AC_PATH_PROG(GLIB_MKENUMS, glib-mkenums)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]