summarylogtreecommitdiffstats
path: root/externals.patch
diff options
context:
space:
mode:
Diffstat (limited to 'externals.patch')
-rw-r--r--externals.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/externals.patch b/externals.patch
index 0b92b7ae1a7e..cf0b1fe2fe5c 100644
--- a/externals.patch
+++ b/externals.patch
@@ -4,7 +4,7 @@
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Build a list of libs that need to be built
--missing_libs="libcurl pacparser zlib sparsehash leveldb googletest libgeoip protobuf googlebench sqlite3 vjson sha2 sha3 mongoose libarchive"
+-missing_libs="libcurl pacparser zlib sparsehash leveldb googletest ipaddress maxminddb protobuf googlebench sqlite3 vjson sha2 sha3 mongoose libarchive"
+missing_libs="vjson sha2 sha3"
if [ x"$BUILD_QC_TESTS" != x"" ]; then
missing_libs="$missing_libs rapidcheck"