Skip to content

Commit

Permalink
[utilities] Install m2crypto dependency for swi-tools (sonic-net#128)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiluo-msft authored Jun 29, 2020
1 parent 2b0436b commit 0dd7cf0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/common/sonic-utilities-build/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ cat <<EOF > build_sonic_utilities.sh
#!/bin/bash -xe
ls -lrt
sudo apt-get install python-m2crypto
sudo apt-get -y purge python-click
sudo pip install "click>=7.0"
sudo pip install click-default-group==1.2
Expand Down

0 comments on commit 0dd7cf0

Please sign in to comment.