diff options
author | Maksim Denisov <denisov.maksim@huawei.com> | 2024-12-03 13:21:34 +0100 |
---|---|---|
committer | Maksim Denisov <denisov.maksim@huawei.com> | 2024-12-03 15:12:05 +0100 |
commit | c946c61364baadb8645ba7e761163b1e2cfe4870 (patch) | |
tree | 919acf5ddeaef0b08a9bb25574b9255006f4f966 /src/other_tools/git_operations/TARGETS | |
parent | 59a485598d1a57b78fb60fe7df7dfe08a1cadd83 (diff) | |
download | justbuild-c946c61364baadb8645ba7e761163b1e2cfe4870.tar.gz |
For FetchIntoODBBackend "Ensure" backend is valid
Diffstat (limited to 'src/other_tools/git_operations/TARGETS')
-rw-r--r-- | src/other_tools/git_operations/TARGETS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/other_tools/git_operations/TARGETS b/src/other_tools/git_operations/TARGETS index 7605c94e..68889001 100644 --- a/src/other_tools/git_operations/TARGETS +++ b/src/other_tools/git_operations/TARGETS @@ -35,6 +35,7 @@ , "private-deps": [ "git_config_settings" , ["@", "fmt", "", "fmt"] + , ["@", "gsl", "", "gsl"] , ["@", "json", "", "json"] , ["", "libgit2"] , ["src/buildtool/file_system", "file_system_manager"] |