Fix: flt.utils.muxer: Potential memory leak
[babeltrace.git] / README
diff --git a/README b/README
index 95cc1fca9359c32d8250e95ad0b9bca8dac84087..cfd9693bdad58b560c7ea6cd535dd30a1839aa93 100644 (file)
--- a/README
+++ b/README
@@ -49,12 +49,17 @@ To compile Babeltrace, you will need:
        libpopt >= 1.13 development libraries
          (Debian : libpopt-dev)
          (Fedora : popt)
+       elfutils >= 0.154 development libraries (optional)
+         (Debian : libelf-dev, libdw-dev)
+         (Fedora : elfutils-devel, elfutils-libelf-devel)
        python headers (optional)
          (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.024021 seconds and 4 git commands to generate.