Why I did it Cherry-pick from #8950 Sonic-swss-common requires gmock for staged unit tests How I did it Installed dependency in sonic-buster-build docker file How to verify it rebuild the build container
This commit is contained in:
parent
fb06d3a70c
commit
8ea6ee7215
@ -254,6 +254,8 @@ RUN apt-get update && apt-get install -y \
|
||||
# For gtest
|
||||
libgtest-dev \
|
||||
cmake \
|
||||
# For gmock
|
||||
libgmock-dev \
|
||||
# For pam_tacplus build
|
||||
autoconf-archive \
|
||||
# For iproute2
|
||||
|
Loading…
Reference in New Issue
Block a user