Skip to content

Commit

Permalink
Add libzmq3-dev (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
kellyyeh committed Oct 7, 2022
1 parent 7bbf43f commit 9721542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lgtm.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ extraction:
- "dh-exec"
- "swig3.0"
- "uuid-dev"
- "libzmq5"
- "libzmq3-dev"
after_prepare:
- "git clone https://github.com/Azure/sonic-swss-common; pushd sonic-swss-common; ./autogen.sh; fakeroot dpkg-buildpackage -us -uc -b; popd"
- "dpkg-deb -x libswsscommon_1.0.0_amd64.deb $LGTM_WORKSPACE"
Expand Down

0 comments on commit 9721542

Please sign in to comment.