[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 \
|
||||
libswitch-perl \
|
||||
dh-systemd \
|
||||
libzmq5 \
|
||||
libzmq3-dev \
|
||||
# For quagga build
|
||||
libreadline-dev \
|
||||
texlive-latex-base \
|
||||
|
@ -67,6 +67,8 @@ RUN apt-get update && apt-get install -y \
|
||||
perl-modules \
|
||||
libswitch-perl \
|
||||
dh-systemd \
|
||||
libzmq5 \
|
||||
libzmq3-dev \
|
||||
# For quagga build
|
||||
libreadline-dev \
|
||||
texlive-latex-base \
|
||||
|
Loading…
Reference in New Issue
Block a user