summarylogtreecommitdiffstats
path: root/externals.patch
diff options
context:
space:
mode:
authorFrank Siegert2019-08-06 09:00:40 +0200
committerFrank Siegert2019-08-06 09:00:40 +0200
commit458dfe377f00c129d67869299bf73c22e2d920c7 (patch)
tree54e2ed074a0bd0f7492c7a7058ce8b63be60c627 /externals.patch
parent1df1a1946e16dc20abfba7da5e9abf448d2481ee (diff)
downloadaur-458dfe377f00c129d67869299bf73c22e2d920c7.tar.gz
Update to 2.6.0-1
Diffstat (limited to 'externals.patch')
-rw-r--r--externals.patch4
1 files changed, 2 insertions, 2 deletions
diff --git a/externals.patch b/externals.patch
index cf0b1fe2fe5c..b54e1ee98c6a 100644
--- a/externals.patch
+++ b/externals.patch
@@ -1,10 +1,10 @@
--- cvmfs-2.5.0.orig/bootstrap.sh 2018-05-09 10:12:39.413044457 +0200
+++ cvmfs-2.5.0/bootstrap.sh 2018-05-09 10:13:14.543027028 +0200
-@@ -245,7 +245,7 @@
+@@ -251,7 +251,7 @@
# # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # # #
# Build a list of libs that need to be built
--missing_libs="libcurl pacparser zlib sparsehash leveldb googletest ipaddress maxminddb 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 libwebsockets"
+missing_libs="vjson sha2 sha3"
if [ x"$BUILD_QC_TESTS" != x"" ]; then
missing_libs="$missing_libs rapidcheck"