fix install

pull/206/head
Terrtia 2018-05-31 15:03:52 +02:00
parent e36cc666cd
commit 7f5596328f
No known key found for this signature in database
GPG Key ID: 1E1B1F50D84613D0
1 changed files with 0 additions and 3 deletions

View File

@ -26,9 +26,6 @@ sudo apt-get install libev-dev libgmp-dev -y
#Need for generate-data-flow graph
sudo apt-get install graphviz -y
#needed for mathplotlib
sudo pip3 install setuptools
sudo python3 -m easy_install -U distribute
# ssdeep
sudo apt-get install libfuzzy-dev
sudo apt-get install build-essential libffi-dev automake autoconf libtool -y