Added Python 3.0 or better requirement to the README file
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 31 Jan 2013 19:12:48 +0000 (14:12 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Thu, 31 Jan 2013 19:12:48 +0000 (14:12 -0500)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
README

diff --git a/README b/README
index 9df02e7094b7f7748dbe644c540934bbc8111690..ce98e24dc01e23f90a4c4e2bac6c4b87c3c9c4d3 100644 (file)
--- a/README
+++ b/README
@@ -49,6 +49,8 @@ To compile Babeltrace, you will need:
          (Debian/Ubuntu : python-dev)
        swig >= 2.0 (optional)
          (Debian/Ubuntu : swig2.0)
+       python 3.0 or better (optional)
+         (Debian/Ubuntu : python3)
 
 
 For developers using the git tree:
This page took 0.024579 seconds and 4 git commands to generate.