summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/remote/TARGETS
diff options
context:
space:
mode:
Diffstat (limited to 'src/buildtool/execution_api/remote/TARGETS')
-rw-r--r--src/buildtool/execution_api/remote/TARGETS6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/buildtool/execution_api/remote/TARGETS b/src/buildtool/execution_api/remote/TARGETS
index 234050ce..8543db0d 100644
--- a/src/buildtool/execution_api/remote/TARGETS
+++ b/src/buildtool/execution_api/remote/TARGETS
@@ -72,11 +72,7 @@
, "name": ["config"]
, "hdrs": ["config.hpp"]
, "srcs": ["config.cpp"]
- , "deps":
- [ ["@", "fmt", "", "fmt"]
- , ["@", "json", "", "json"]
- , ["src/buildtool/common/remote", "port"]
- ]
+ , "deps": [["src/buildtool/common/remote", "remote_common"]]
, "stage": ["src", "buildtool", "execution_api", "remote"]
}
}