summaryrefslogtreecommitdiff
path: root/src/other_tools/root_maps
diff options
context:
space:
mode:
authorKlaus Aehlig <klaus.aehlig@huawei.com>2024-10-25 11:41:30 +0200
committerKlaus Aehlig <klaus.aehlig@huawei.com>2024-10-25 18:10:37 +0200
commit68e3d9129f84cdfc60aa0bc6efa518a01200bccd (patch)
treea1440f4b6d12c11f8679141393c7a8c398c748bf /src/other_tools/root_maps
parenta61f95ba14f0550662a343662c06382bac643540 (diff)
downloadjustbuild-68e3d9129f84cdfc60aa0bc6efa518a01200bccd.tar.gz
Add dependencies explicitly that are included directly
... instead of relying on those dependencies being pulled in indirectly.
Diffstat (limited to 'src/other_tools/root_maps')
-rw-r--r--src/other_tools/root_maps/TARGETS1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/other_tools/root_maps/TARGETS b/src/other_tools/root_maps/TARGETS
index 921dbf80..33cd805f 100644
--- a/src/other_tools/root_maps/TARGETS
+++ b/src/other_tools/root_maps/TARGETS
@@ -154,6 +154,7 @@
, ["@", "fmt", "", "fmt"]
, ["src/buildtool/crypto", "hash_info"]
, ["src/buildtool/file_system", "file_root"]
+ , ["src/buildtool/file_system", "file_system_manager"]
, ["src/buildtool/logging", "log_level"]
, ["src/buildtool/storage", "fs_utils"]
, ["src/utils/cpp", "tmp_dir"]