Skip to content
Snippets Groups Projects
Commit cdd02b5c authored by Jason Hiser's avatar Jason Hiser :tractor:
Browse files

fixed libprotobuf typeo

parent 66b69f33
No related branches found
No related tags found
No related merge requests found
Pipeline #4389 failed
......@@ -17,7 +17,7 @@ function do_subdirs
function main()
{
local grpc_packs="libgrpc++-dev libprototbuf-dev protobuf-compiler-grpc build-essential pkg-config"
local grpc_packs="libgrpc++-dev libprotobuf-dev protobuf-compiler-grpc build-essential pkg-config"
do_subdirs "$@"
......
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