From c968630ba15a2d1562c5663f0ea8e947dcc81126 Mon Sep 17 00:00:00 2001 From: Oliver Reiche Date: Fri, 30 Sep 2022 12:15:17 +0200 Subject: External: Add bzip2 dependency --- etc/dev/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'etc/dev') diff --git a/etc/dev/TARGETS b/etc/dev/TARGETS index d3a68088..a3ade6cc 100644 --- a/etc/dev/TARGETS +++ b/etc/dev/TARGETS @@ -10,6 +10,7 @@ , ["@", "catch2", "", "catch2"] , ["", "libgit2"] , ["", "libcurl"] + , ["@", "bzip2", "", "libbz2"] ] , "proto": [ ["@", "bazel_remote_apis", "", "remote_execution_proto"] -- cgit v1.2.3