[lttng-dev] [PATCH babeltrace 1/2] Added Python 3.0 or better requirement to the README file

Jérémie Galarneau jeremie.galarneau at efficios.com
Thu Jan 31 08:50:50 EST 2013


Signed-off-by: Jérémie Galarneau <jeremie.galarneau at efficios.com>
---
 README | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README b/README
index 9df02e7..ce98e24 100644
--- 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:
-- 
1.8.1.1




More information about the lttng-dev mailing list