diff options
-rw-r--r-- | etc/dev/TARGETS | 1 | ||||
-rw-r--r-- | etc/repos.json | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/etc/dev/TARGETS b/etc/dev/TARGETS index 725f884e..5da5014a 100644 --- a/etc/dev/TARGETS +++ b/etc/dev/TARGETS @@ -18,7 +18,6 @@ , ["@", "catch2", "", "catch2"] , ["", "libgit2"] , ["", "libcurl"] - , ["@", "bzip2", "", "libbz2"] , ["", "libarchive"] , "proto_bindings" ] diff --git a/etc/repos.json b/etc/repos.json index 44bf6698..4fb4a7de 100644 --- a/etc/repos.json +++ b/etc/repos.json @@ -17,7 +17,6 @@ , "catch2": "catch2" , "protoc": "protobuf" , "libcurl": "com_github_curl_curl" - , "bzip2": "bzip2" , "libarchive": "com_github_libarchive_libarchive" } , "bootstrap": {"link": ["-pthread"]} |