Skip to content

Commit

Permalink
Install lldpd Build-Depends (#81)
Browse files Browse the repository at this point in the history
qiluo-msft authored Nov 28, 2016

Verified

This commit was signed with the committer’s verified signature.
Eliulm Elias Wahl
1 parent 57ff53e commit 543def3
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/Makefile
Original file line number Diff line number Diff line change
@@ -140,6 +140,9 @@ p4-switch_1.0.0_amd64.deb: thrift-compiler_0.9.3-2_amd64.deb python-thrift_0.9.3
pushd p4-switch; ./build.sh; popd

lldpd_0.9.5-0_amd64.deb liblldpctl-dev_0.9.5-0_amd64.deb:
## Install build dependency for lldpd
## Note: lldpd and snmpd conflict on Build-Depends, so install before build
sudo apt-get -y build-dep lldpd
$(call build_project, lldpd)

quagga_0.99.24.1-2.1_amd64.deb:

0 comments on commit 543def3

Please sign in to comment.