Skip to content

Commit aa9c3fe

Browse files
zbud-msftUbuntu
and
Ubuntu
authored
Add libzmq5 as dependency for ubuntu-20.04 build (#7)
Co-authored-by: Ubuntu <zain@zb-dev-vm.022x1jpnpm4u1iy2d325acts3c.yx.internal.cloudapp.net>
1 parent 540dc70 commit aa9c3fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

azure-pipelines.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ stages:
6262
sudo apt-get update
6363
sudo apt-get install -y make libtool m4 autoconf dh-exec debhelper cmake pkg-config \
6464
libhiredis-dev libnl-3-dev libnl-genl-3-dev libnl-route-3-dev libnl-nf-3-dev swig3.0 \
65-
libpython2.7-dev libboost-dev libboost1.71-dev
65+
libpython2.7-dev libboost-dev libboost1.71-dev libzmq5
6666
sudo apt-get install -y sudo
6767
sudo apt-get install -y redis-server redis-tools
6868
sudo apt-get install -y python3-pip

0 commit comments

Comments
 (0)