Skip to content
Snippets Groups Projects
Commit 987267f6 authored by Nicolas "Pixel" Noble's avatar Nicolas "Pixel" Noble
Browse files

Fixing grpc_cli_libs.

parent 684fe378
No related branches found
No related tags found
No related merge requests found
...@@ -111,5 +111,7 @@ grpc_cc_library( ...@@ -111,5 +111,7 @@ grpc_cc_library(
], ],
external_deps = [ external_deps = [
"gflags", "gflags",
"protobuf",
"protobuf_clib",
], ],
) )
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment