Commit b1472950 authored by 4ast's avatar 4ast

Merge pull request #502 from sublimino/patch-1

Add libelf-dev to Ubuntu build deps
parents d516406d 70cfb015
......@@ -150,7 +150,7 @@ sudo apt-get update
# All versions
sudo apt-get -y install bison build-essential cmake flex git libedit-dev \
libllvm3.7 llvm-3.7-dev libclang-3.7-dev python zlib1g-dev
libllvm3.7 llvm-3.7-dev libclang-3.7-dev python zlib1g-dev libelf-dev
```
### Install and compile BCC
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment