summaryrefslogtreecommitdiff
path: root/etc/import/absl/flags/TARGETS.absl
diff options
context:
space:
mode:
Diffstat (limited to 'etc/import/absl/flags/TARGETS.absl')
-rw-r--r--etc/import/absl/flags/TARGETS.absl4
1 files changed, 2 insertions, 2 deletions
diff --git a/etc/import/absl/flags/TARGETS.absl b/etc/import/absl/flags/TARGETS.absl
index a7edb02d..28a43e4c 100644
--- a/etc/import/absl/flags/TARGETS.absl
+++ b/etc/import/absl/flags/TARGETS.absl
@@ -173,10 +173,10 @@
, "stage": ["absl", "flags"]
, "hdrs": ["declare.h", "flag.h"]
, "deps":
- [ "config"
+ [ "commandlineflag"
+ , "config"
, "flag_internal"
, "reflection"
- , ["absl/base", "base"]
, ["absl/base", "config"]
, ["absl/base", "core_headers"]
, ["absl/strings", "strings"]