We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7bbf43f commit 9721542Copy full SHA for 9721542
lgtm.yml
@@ -14,7 +14,7 @@ extraction:
14
- "dh-exec"
15
- "swig3.0"
16
- "uuid-dev"
17
- - "libzmq5"
+ - "libzmq3-dev"
18
after_prepare:
19
- "git clone https://github.com/Azure/sonic-swss-common; pushd sonic-swss-common; ./autogen.sh; fakeroot dpkg-buildpackage -us -uc -b; popd"
20
- "dpkg-deb -x libswsscommon_1.0.0_amd64.deb $LGTM_WORKSPACE"
0 commit comments