Add test utilities to gitignore
[lttng-tools.git] / README
diff --git a/README b/README
index b2177596f58015dbfb5ba5c378e6727df19e067b..716ae1f8a7f53744bd7022247d7d5c20eec53303 100644 (file)
--- a/README
+++ b/README
@@ -41,6 +41,11 @@ REQUIREMENTS:
 
       * 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.
 
@@ -177,5 +182,6 @@ PACKAGE CONTENTS:
       Various documentations and quickstart guide.
 
     - extras
-      Contains extra data such as bash completion file. Python bindings for
-      liblttng-ctl are also available there.
+      Contains extra data such as bash completion file.
+               Note: the presence of xmllint is required for bash-completion.
+         Python bindings for liblttng-ctl are also available there.
This page took 0.022709 seconds and 4 git commands to generate.