Fix: possible NULL pointer dereference in CTF Writer/IR tests
[babeltrace.git] / README
diff --git a/README b/README
index 95cc1fca9359c32d8250e95ad0b9bca8dac84087..0965fe2d5840d66933a04f3e232df02c6645c903 100644 (file)
--- a/README
+++ b/README
@@ -53,8 +53,10 @@ To compile Babeltrace, you will need:
          (Debian/Ubuntu : python3-dev)
        swig >= 2.0 (optional)
          (Debian/Ubuntu : swig2.0)
-       python 3.0 or better (optional)
+       python >= 3.0 (optional)
          (Debian/Ubuntu : python3)
+       sphinx >= 1.2 (optional)
+         (Debian/Ubuntu : python3-sphinx)
 
   If you want Python bindings, run ./configure --enable-python-bindings.
   Please note that some distributions will need the following
This page took 0.022493 seconds and 4 git commands to generate.