Fix: out of tree build by adding missing ini.c include
[lttng-tools.git] / README
diff --git a/README b/README
index 191bcec5b5e29f0f828f4c4b740148bee37d6cb4..ae580a05e48d392f1a88a235a2696545b7702ac1 100644 (file)
--- a/README
+++ b/README
@@ -2,7 +2,7 @@ LTTng Trace Control
 ----------------
 
 Please visit https://lttng.org for more information. The current maintainer is
-David Goulet <dgoulet@efficios.com>.
+Jérémie Galarneau <jeremie.galarneau@efficios.com>.
 
 Latest development can be found at:
 
@@ -36,6 +36,16 @@ REQUIREMENTS:
 
       * Debian/Ubuntu package: uuid-dev
 
+    - Babeltrace (optional)
+      Trace viewer. Enable the use of "lttng view" command
+
+      * Debian/Ubuntu package: babeltrace
+
+    - libxml2 >= 2.7.6
+      XML document parsing library.
+
+      * Debian/Ubuntu package: libxml2-dev
+
     - Perl (optional)
       Needed for make check and tests.
 
This page took 0.023523 seconds and 4 git commands to generate.