mirror of https://github.com/CIRCL/AIL-framework
Fix travis
parent
a622abc923
commit
fa6b7d7e09
|
@ -21,7 +21,6 @@ sudo apt-get install libev-dev libgmp-dev
|
||||||
sudo apt-get install graphviz
|
sudo apt-get install graphviz
|
||||||
|
|
||||||
#needed for mathplotlib
|
#needed for mathplotlib
|
||||||
test ! -L /usr/include/ft2build.h && sudo ln -s freetype2/ft2build.h /usr/include/
|
|
||||||
sudo easy_install -U distribute
|
sudo easy_install -U distribute
|
||||||
# ssdeep
|
# ssdeep
|
||||||
sudo apt-get install libfuzzy-dev
|
sudo apt-get install libfuzzy-dev
|
||||||
|
|
Loading…
Reference in New Issue