Skip to content

Commit

Permalink
Add libgmock package for linkmgrd
Browse files Browse the repository at this point in the history
Signed-off-by: Longxiang Lyu <lolv@microsoft.com>
  • Loading branch information
lolyu committed Mar 30, 2022
1 parent 761ae24 commit 6d63f2d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions sonic-slave-bullseye/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -339,6 +339,7 @@ RUN apt-get update && apt-get install -y \
libboost-regex-dev \
googletest \
libgtest-dev \
libgmock-dev \
libgcc-10-dev \
# For sonic-host-services build
libcairo2-dev \
Expand Down
1 change: 1 addition & 0 deletions sonic-slave-buster/Dockerfile.j2
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ RUN apt-get update && apt-get install -y \
libboost-regex1.71-dev \
googletest \
libgtest-dev \
libgmock-dev \
libgcc-8-dev \
# For sonic-host-services build
libcairo2-dev \
Expand Down

0 comments on commit 6d63f2d

Please sign in to comment.