[sonic-slave]: add debian packages needed to compile BRCM SAI3.7 (#4672)
both for sonic-slave-stretch and sonic-slave-buster
This commit is contained in:
parent
65e7a84509
commit
59db60bd8e
@ -299,7 +299,9 @@ RUN apt-get update && apt-get install -y \
|
|||||||
libnetfilter-conntrack-dev \
|
libnetfilter-conntrack-dev \
|
||||||
libnftnl-dev \
|
libnftnl-dev \
|
||||||
# For SAI3.7
|
# For SAI3.7
|
||||||
|
protobuf-compiler \
|
||||||
libprotobuf-dev \
|
libprotobuf-dev \
|
||||||
|
xxd \
|
||||||
# For DHCP Monitor tool
|
# For DHCP Monitor tool
|
||||||
libexplain-dev \
|
libexplain-dev \
|
||||||
libevent-dev
|
libevent-dev
|
||||||
|
@ -295,7 +295,9 @@ RUN apt-get update && apt-get install -y \
|
|||||||
libnetfilter-conntrack-dev \
|
libnetfilter-conntrack-dev \
|
||||||
libnftnl-dev \
|
libnftnl-dev \
|
||||||
# For SAI3.7
|
# For SAI3.7
|
||||||
|
protobuf-compiler \
|
||||||
libprotobuf-dev \
|
libprotobuf-dev \
|
||||||
|
xxd \
|
||||||
# For DHCP Monitor tool
|
# For DHCP Monitor tool
|
||||||
libexplain-dev \
|
libexplain-dev \
|
||||||
libevent-dev
|
libevent-dev
|
||||||
|
Loading…
Reference in New Issue
Block a user