summaryrefslogtreecommitdiffstats
path: root/extras/hs-test/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'extras/hs-test/Makefile')
-rw-r--r--extras/hs-test/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/hs-test/Makefile b/extras/hs-test/Makefile
index f9c111eed56..c4eadabf869 100644
--- a/extras/hs-test/Makefile
+++ b/extras/hs-test/Makefile
@@ -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