summaryrefslogtreecommitdiff
path: root/src/other_tools/git_operations/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/other_tools/git_operations/TARGETS')
-rw-r--r--src/other_tools/git_operations/TARGETS3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/other_tools/git_operations/TARGETS b/src/other_tools/git_operations/TARGETS
index 8a135ecf..dba6fc18 100644
--- a/src/other_tools/git_operations/TARGETS
+++ b/src/other_tools/git_operations/TARGETS
@@ -15,7 +15,8 @@
[["src/buildtool/multithreading", "async_map_consumer"], "git_ops_types"]
, "stage": ["src", "other_tools", "git_operations"]
, "private-deps":
- [ ["src/buildtool/file_system", "file_system_manager"]
+ [ ["@", "fmt", "", "fmt"]
+ , ["src/buildtool/file_system", "file_system_manager"]
, "git_repo_remote"
, ["src/buildtool/logging", "logging"]
]