We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4662418 commit 67b7ac0Copy full SHA for 67b7ac0
lgtm.yml
@@ -13,6 +13,8 @@ extraction:
13
- "libgmock-dev"
14
- "dh-exec"
15
- "swig3.0"
16
+ - "uuid-dev"
17
+ - "libzmq5"
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