From 91ae0a4b683fa29261ddf0508576231144fe8a85 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Fri, 10 Mar 2023 11:53:11 +0100 Subject: just-distfiles: remove bzip2 from list The distdir should only contain the direct dependencies of just. Co-authored-by: Klaus Aehlig --- 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 10a677cb..f4d42813 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -42,7 +42,6 @@ , "com_github_cares_cares" , "com_github_grpc_grpc" , "com_github_libgit2_libgit2" - , "bzip2" ] } , "target_root": "import targets" @@ -328,6 +327,7 @@ , "target_root": "import targets" , "target_file_name": "TARGETS.bzip2" , "bindings": {"rules": "rules-bzip2"} + , "bootstrap": {"drop": true} } , "re2": { "repository": -- cgit v1.2.3