[lttng-dev] [PATCH lttng-tools 7/7] Add optional Python >= 3.0 dependency to README
Jérémie Galarneau
jeremie.galarneau at efficios.com
Mon Mar 25 20:28:36 EDT 2013
Signed-off-by: Jérémie Galarneau <jeremie.galarneau at efficios.com>
---
README | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/README b/README
index cfbf1ac..9aab80f 100644
--- a/README
+++ b/README
@@ -31,6 +31,11 @@ REQUIREMENTS:
- Perl (optional)
Needed for make check and tests.
+ - Python >= 3.0 (optional)
+ Needed for make check and tests.
+
+ * Debian/Ubuntu package: python3
+
- SWIG >= 2.0 (optional)
Needed for Python bindings (--enable-python-bindings).
--
1.8.2
More information about the lttng-dev
mailing list