Skip to content
Snippets Groups Projects
Commit 6aa7f349 authored by Brandon Heller's avatar Brandon Heller
Browse files

Add missing dep for cbench

parent 32b122bf
No related branches found
No related tags found
No related merge requests found
......@@ -186,7 +186,7 @@ function oftest {
function cbench {
echo "Installing cbench..."
sudo apt-get install -y libsnmp-dev
sudo apt-get install -y libsnmp-dev libpcap-dev
cd ~/
git clone git://www.openflow.org/oflops.git
cd oflops
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment