diff options
author | Oliver Reiche <oliver.reiche@gmail.com> | 2023-04-21 13:37:53 +0200 |
---|---|---|
committer | Oliver Reiche <oliver.reiche@huawei.com> | 2023-04-27 14:23:09 +0200 |
commit | ef394475eeca5746e5d073132305f7fce8b2f083 (patch) | |
tree | 4384b263a2a5cc9e3cbcbc380a9a5129e4ae0787 /etc/dev | |
parent | de891b0ec828de9bce1661be2879d83b84ec887d (diff) | |
download | justbuild-ef394475eeca5746e5d073132305f7fce8b2f083.tar.gz |
Remove unused dependency to bzip2
Diffstat (limited to 'etc/dev')
-rw-r--r-- | etc/dev/TARGETS | 1 |
1 files changed, 0 insertions, 1 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" ] |