[sonic-slave]: Add libzmq to sonic-slave dockers (#5515)
This commit is contained in:
parent
1f0f751d4d
commit
87d73e282e
@ -67,6 +67,8 @@ RUN apt-get update && apt-get install -y \
|
|||||||
perl-modules \
|
perl-modules \
|
||||||
libswitch-perl \
|
libswitch-perl \
|
||||||
dh-systemd \
|
dh-systemd \
|
||||||
|
libzmq5 \
|
||||||
|
libzmq3-dev \
|
||||||
# For quagga build
|
# For quagga build
|
||||||
libreadline-dev \
|
libreadline-dev \
|
||||||
texlive-latex-base \
|
texlive-latex-base \
|
||||||
|
@ -67,6 +67,8 @@ RUN apt-get update && apt-get install -y \
|
|||||||
perl-modules \
|
perl-modules \
|
||||||
libswitch-perl \
|
libswitch-perl \
|
||||||
dh-systemd \
|
dh-systemd \
|
||||||
|
libzmq5 \
|
||||||
|
libzmq3-dev \
|
||||||
# For quagga build
|
# For quagga build
|
||||||
libreadline-dev \
|
libreadline-dev \
|
||||||
texlive-latex-base \
|
texlive-latex-base \
|
||||||
|
Loading…
Reference in New Issue
Block a user