[gnome-ostree] Drop Python dep to 2.6
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-ostree] Drop Python dep to 2.6
- Date: Tue, 14 Aug 2012 18:38:55 +0000 (UTC)
commit 8893ab700864fd5d2053991ca39a9289b091cb48
Author: Colin Walters <walters verbum org>
Date: Mon Aug 13 21:47:02 2012 -0400
Drop Python dep to 2.6
configure.ac | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/configure.ac b/configure.ac
index 84f737c..750a671 100644
--- a/configure.ac
+++ b/configure.ac
@@ -33,7 +33,7 @@ GIO_DEPENDENCY="gio-unix-2.0 >= 2.28"
PKG_CHECK_MODULES(OT_DEP_GIO_UNIX, $GIO_DEPENDENCY)
-AM_PATH_PYTHON([2.7])
+AM_PATH_PYTHON([2.6])
AC_CONFIG_FILES([
Makefile
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]