[bullseye] add dependencies for saithriftv2 build (#11666)
- Why I did it To support saithriftv2 build for bullseye dockers - How I did it Added the dependencies documented in the SAI docs and used in sonic-slave-buster - How to verify it Build saithriftv2 in the sonic-slave-bullseye Signed-off-by: Yakiv Huryk <yhuryk@nvidia.com>
This commit is contained in:
Родитель
0193c8e90c
Коммит
6462f45433
|
@ -176,6 +176,13 @@ RUN apt-get update && apt-get install -y \
|
|||
libxml-simple-perl \
|
||||
graphviz \
|
||||
aspell \
|
||||
# For SAI meta rpc build - make rpc
|
||||
libgetopt-long-descriptive-perl \
|
||||
libconst-fast-perl \
|
||||
libtemplate-perl \
|
||||
libnamespace-autoclean-perl \
|
||||
libmoose-perl \
|
||||
libmoosex-aliases-perl \
|
||||
# For linux build
|
||||
bc \
|
||||
fakeroot \
|
||||
|
|
Загрузка…
Ссылка в новой задаче