From: Michael Jeanson Date: Sat, 23 Apr 2016 18:55:58 +0000 (-0400) Subject: Doc: Add elfutils to README X-Git-Tag: v2.0.0-pre1~994 X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=commitdiff_plain;h=f5c538c0c0b434a71effbaf2b0839a655db60bd2 Doc: Add elfutils to README Signed-off-by: Michael Jeanson --- diff --git a/README b/README index 0965fe2d..bdd792d8 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)