Skip to content

Commit

Permalink
Merge pull request #1964 from hzeller/20230713-add-missing-dependency
Browse files Browse the repository at this point in the history
We're using flags now, make sure the BUILD file knows about it.
  • Loading branch information
hzeller authored Jul 14, 2023
2 parents c44e524 + 6d4415a commit 54e37ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions verilog/tools/ls/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -155,6 +155,7 @@ cc_library(
"//common/lsp:message-stream-splitter",
"//common/util:file-util",
"//common/util:init-command-line",
"@com_google_absl//absl/flags:flag",
"@com_google_absl//absl/status",
"@com_google_absl//absl/strings",
],
Expand Down

0 comments on commit 54e37ed

Please sign in to comment.