From 2170542fd6a76ee7ee2bc20791c85f7e2b3a0399 Mon Sep 17 00:00:00 2001 From: Paul Cristian Sarbu Date: Thu, 17 Nov 2022 17:45:15 +0100 Subject: External: Add libarchive 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 a3ade6cc..884cc459 100644 --- a/etc/dev/TARGETS +++ b/etc/dev/TARGETS @@ -11,6 +11,7 @@ , ["", "libgit2"] , ["", "libcurl"] , ["@", "bzip2", "", "libbz2"] + , ["", "libarchive"] ] , "proto": [ ["@", "bazel_remote_apis", "", "remote_execution_proto"] -- cgit v1.2.3