[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:
abdosi 2020-05-30 13:44:19 -07:00 committed by Abhishek Dosi
parent f2c0ed8e21
commit e00d038774

View File

@ -295,7 +295,9 @@ RUN apt-get update && apt-get install -y \
libnetfilter-conntrack-dev \
libnftnl-dev \
# For SAI3.7
protobuf-compiler \
libprotobuf-dev \
xxd \
# For DHCP Monitor tool
libexplain-dev \
libevent-dev