mirror of
https://github.com/vyos/vyos-build.git
synced 2025-10-01 20:28:40 +02:00
T7755: Add clang dependency to build hsflowd
This commit is contained in:
parent
2adf959122
commit
5be206525a
@ -5,4 +5,4 @@ scm_url = "https://github.com/sflow/host-sflow.git"
|
||||
build_cmd = "make deb FEATURES='PCAP DROPMON DBUS PSAMPLE VPP'"
|
||||
|
||||
[dependencies]
|
||||
packages = ["libpcap0.8-dev"]
|
||||
packages = ["libpcap0.8-dev", "clang"]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user