projects
/
lttng-tools.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5836cdc
)
Add optional Python >= 3.0 dependency to README
author
Jérémie Galarneau
<jeremie.galarneau@efficios.com>
Tue, 26 Mar 2013 00:28:36 +0000
(20:28 -0400)
committer
David Goulet
<dgoulet@efficios.com>
Wed, 27 Mar 2013 14:34:03 +0000
(10:34 -0400)
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Signed-off-by: David Goulet <dgoulet@efficios.com>
README
patch
|
blob
|
blame
|
history
diff --git
a/README
b/README
index cfbf1ac0d2ced4380d946fe68b45e9d9f02f2430..9aab80f1c4df570eec600a8ed5b3e48949ed3183 100644
(file)
--- 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).
This page took
0.026442 seconds
and
4
git commands to generate.