hs-test: fix install/build on new ubuntu instance
[vpp.git] / extras / hs-test / Makefile
index f9c111e..c4eadab 100644 (file)
@@ -1,7 +1,7 @@
 all: build docker
 
 install-dep:
-       apt update -y && apt install -y apache2-utils wrk
+       apt update -y && apt install -y golang docker-ce apache2-utils wrk bridge-utils
 
 build:
        go build ./tools/http_server