From 68e3d9129f84cdfc60aa0bc6efa518a01200bccd Mon Sep 17 00:00:00 2001 From: Klaus Aehlig Date: Fri, 25 Oct 2024 11:41:30 +0200 Subject: Add dependencies explicitly that are included directly ... instead of relying on those dependencies being pulled in indirectly. --- src/other_tools/ops_maps/TARGETS | 1 + 1 file changed, 1 insertion(+) (limited to 'src/other_tools/ops_maps') diff --git a/src/other_tools/ops_maps/TARGETS b/src/other_tools/ops_maps/TARGETS index 34c2d355..3bc2fbdf 100644 --- a/src/other_tools/ops_maps/TARGETS +++ b/src/other_tools/ops_maps/TARGETS @@ -72,6 +72,7 @@ , ["src/other_tools/just_mr", "mirrors"] , ["src/other_tools/just_mr/progress_reporting", "progress"] , ["src/other_tools/ops_maps", "critical_git_op_map"] + , ["src/other_tools/utils", "curl_url_handle"] , ["src/utils/cpp", "hash_combine"] ] , "stage": ["src", "other_tools", "ops_maps"] -- cgit v1.2.3