Add missing dep for cbench
This commit is contained in:
+1
-1
@@ -186,7 +186,7 @@ function oftest {
|
|||||||
function cbench {
|
function cbench {
|
||||||
echo "Installing cbench..."
|
echo "Installing cbench..."
|
||||||
|
|
||||||
sudo apt-get install -y libsnmp-dev
|
sudo apt-get install -y libsnmp-dev libpcap-dev
|
||||||
cd ~/
|
cd ~/
|
||||||
git clone git://www.openflow.org/oflops.git
|
git clone git://www.openflow.org/oflops.git
|
||||||
cd oflops
|
cd oflops
|
||||||
|
|||||||
Reference in New Issue
Block a user