summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJavier Jardón <jjardon@gnome.org>2015-10-18 20:22:58 +0100
committerJavier Jardón <jjardon@gnome.org>2015-10-18 20:23:44 +0100
commite1a7a2488cdf8d0d32f0de67d68a85e9a6ab5fd2 (patch)
tree7664af8c5d506008435db13ca5c0aa3325a73a81
parentf351ec040fb989c3fcceb663df987645cfbb1e44 (diff)
downloadcaribou-baserock/CARIBOU_0_4_19-1-ge1a7a24+python3.tar.gz
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fbd5b87..0c3eb61 100644
--- a/configure.ac
+++ b/configure.ac
@@ -41,7 +41,7 @@ if test "$GLIB_LIBS" = ""; then
fi
dnl == check for python ==
-AM_PATH_PYTHON(2.4)
+AM_PATH_PYTHON(3.0)
dnl == Library dependencies ==
PYGOBJECT_REQUIRED=2.90.3