From 631a99e87130ab1da8235f8b51c5b645464c388a Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Sat, 23 Apr 2016 14:55:58 -0400 Subject: [PATCH] Doc: Add elfutils to README MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Signed-off-by: Michael Jeanson Signed-off-by: Jérémie Galarneau --- README | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README b/README index 95cc1fca..35033e17 100644 --- a/README +++ b/README @@ -49,6 +49,9 @@ To compile Babeltrace, you will need: libpopt >= 1.13 development libraries (Debian : libpopt-dev) (Fedora : popt) + elfutils 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) -- 2.34.1