Skip to content

Commit 67b7ac0

Browse files
committed
Add new libswsscommon dependency in lgtm (#11)
* Add new libswsscommon dependency Add uuid-dev, libzmq3-dev in lgtm.yml * Update lgtm.yml
1 parent 4662418 commit 67b7ac0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lgtm.yml

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ extraction:
1313
- "libgmock-dev"
1414
- "dh-exec"
1515
- "swig3.0"
16+
- "uuid-dev"
17+
- "libzmq5"
1618
after_prepare:
1719
- "git clone https://github.com/Azure/sonic-swss-common; pushd sonic-swss-common; ./autogen.sh; fakeroot dpkg-buildpackage -us -uc -b; popd"
1820
- "dpkg-deb -x libswsscommon_1.0.0_amd64.deb $LGTM_WORKSPACE"

0 commit comments

Comments
 (0)