From 8bc7e05b5c775c8c01d56ec0b3c7d879b79ceac5 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Wed, 29 Nov 2023 18:59:53 +0100 Subject: Do not drop curl for bootstrap ... as it is part of just-mr, which is an essential part of the build system installation by now. --- etc/repos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/repos.json b/etc/repos.json index 91f0f398..dd196fd2 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -59,6 +59,7 @@ , "com_github_cares_cares" , "com_github_grpc_grpc" , "com_github_libgit2_libgit2" + , "com_github_curl_curl" , "com_github_libarchive_libarchive" , "lzma" , "bzip2" @@ -455,7 +456,6 @@ , "ssl": "ssl" , "cares": "com_github_cares_cares" } - , "bootstrap": {"drop": true} } , "com_github_libarchive_libarchive": { "repository": -- cgit v1.2.3