From 626a66d1d120ede2d2a6818c86598ab5d8c3bf7d Mon Sep 17 00:00:00 2001 From: DavidKorczynski Date: Wed, 12 May 2021 09:46:40 +0100 Subject: [PATCH] httplib2: fix build. (#5754) --- projects/httplib2/build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/httplib2/build.sh b/projects/httplib2/build.sh index 3a3d0eae7..7a95cbeef 100644 --- a/projects/httplib2/build.sh +++ b/projects/httplib2/build.sh @@ -15,7 +15,7 @@ # ################################################################################ -pip3 install six +pip3 install six pytest python3 setup.py install # Build fuzzers in $OUT.