Commit 30aece23 authored by Brenden Blanco's avatar Brenden Blanco Committed by GitHub

Merge pull request #982 from irregulator/master

Adds zlib1g-dev Debian package build dependency
parents 5f354e5a 4ee5449e
......@@ -210,7 +210,7 @@ apt-get -t jessie-backports install linux-base linux-image-4.8.0-0.bpo.2-amd64
apt-get install debhelper cmake libllvm3.8 llvm-3.8-dev libclang-3.8-dev \
libelf-dev bison flex libedit-dev clang-format-3.8 python python-netaddr \
python-pyroute2 luajit libluajit-5.1-dev arping iperf netperf ethtool \
devscripts
devscripts zlib1g-dev
```
#### Sudo
......
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