Browse Source

Removed required package

master
Oweoqi 10 years ago
parent
commit
6f90c570e5
  1. 2
      twister_install.sh

2
twister_install.sh

@ -39,7 +39,7 @@ cd ~/${DIRECTORY} @@ -39,7 +39,7 @@ cd ~/${DIRECTORY}
echo -e "Installing needed packages\n"
sudo apt-get update && sudo apt-get -y install sudo git autoconf libtool build-essential libboost-all-dev libssl-dev libdb++-dev libminiupnpc-dev
sudo apt-get update && sudo apt-get -y install git autoconf libtool build-essential libboost-all-dev libssl-dev libdb++-dev libminiupnpc-dev
echo -e "Downloading required packages\n"

Loading…
Cancel
Save