We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f5eee1 commit 9ac074cCopy full SHA for 9ac074c
scripts/vs/sonic-sairedis-build/docker_build_script.sh
@@ -4,7 +4,7 @@
4
sudo apt-get install -y libhiredis0.14 libhiredis-dev
5
6
# Install libzmq
7
-sudo apt-get install -y libzmq-dev
+sudo apt-get install -y libzmq3-dev
8
9
# Install libnl3
10
sudo dpkg -i buildimage/target/debs/buster/libnl-3-200_*.deb
0 commit comments