[gnome-builder/wip/commands] build: use python-2.7
- From: Christian Hergert <chergert src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-builder/wip/commands] build: use python-2.7
- Date: Tue, 7 Oct 2014 23:00:53 +0000 (UTC)
commit 32e77522f497e7fe5abbd7ad566ce4ef66415ed6
Author: Christian Hergert <christian hergert me>
Date: Tue Oct 7 16:00:49 2014 -0700
build: use python-2.7
build/autotools/autoconf.d/50_dependencies.post-am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/build/autotools/autoconf.d/50_dependencies.post-am
b/build/autotools/autoconf.d/50_dependencies.post-am
index c0e8664..d3bb68f 100644
--- a/build/autotools/autoconf.d/50_dependencies.post-am
+++ b/build/autotools/autoconf.d/50_dependencies.post-am
@@ -3,4 +3,4 @@ PKG_CHECK_MODULES(GIO, gio-2.0 >= 2.40.0)
PKG_CHECK_MODULES(GTKSOURCEVIEW, gtksourceview-3.0 >= 3.13.91)
PKG_CHECK_MODULES(DEVHELP, libdevhelp-3.0 >= 3.13.90)
PKG_CHECK_MODULES(GGIT, libgit2-glib-1.0 >= 0.0.22)
-PKG_CHECK_MODULES(PYTHON, python >= 2.7)
+PKG_CHECK_MODULES(PYTHON, python-2.7 >= 2.7)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]