diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-06-23 12:42:17 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-06-23 12:42:17 +0200 |
commit | 5b244719abc81b83d8a0d732c3b95a2845d8811a (patch) | |
tree | 1a8bfa911a84e36cecacb4c97ccec6570536f837 | |
parent | b0b21dce0e88da8848f4eaf34b54318f0589000c (diff) |
README: mention that elfutils is an (optional) dependency now
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -122,6 +122,7 @@ REQUIREMENTS: libmicrohttpd (optional) libpython (optional) gobject-introspection > 1.40.0 (optional) + elfutils >= 158 (optional) make, gcc, and similar tools During runtime, you need the following additional |