Update version to v2.5.5
[lttng-tools.git] / README
diff --git a/README b/README
index 191bcec5b5e29f0f828f4c4b740148bee37d6cb4..db1d0371dadfa294ad638ba277ece931cd6e13a3 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.
 
@@ -65,7 +75,7 @@ This source tree is based on the autotools suite from GNU to simplify
 portability. Here are some things you should have on your system in order to
 compile the git repository tree :
 
-- GNU autotools (automake >=1.10, autoconf >=2.50, autoheader >=2.50)
+- GNU autotools (automake >=1.10, autoconf >=2.64, autoheader >=2.64)
   (make sure your system wide "automake" points to a recent version!)
 - GNU Libtool >=2.2
   (for more information, go to https://www.gnu.org/software/autoconf/)
This page took 0.023094 seconds and 4 git commands to generate.