]> git.parisson.com Git - deefuzzer.git/commitdiff
fix no init
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 2 Dec 2013 22:35:50 +0000 (23:35 +0100)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 2 Dec 2013 22:35:50 +0000 (23:35 +0100)
README.rst

index 1fc9cdf51f6d89e2a1f0af61e469a223e98da896..08ba2dd8bc07a86d0df689412988df8e1d9c55e6 100644 (file)
@@ -79,7 +79,7 @@ an install inside Gygwin should work well.
 
 To install it, say on Debian, do::
 
-    sudo apt-get install python-pip liblo-dev libshout3-dev gnutls-dev librtmp-dev python-yaml
+    sudo apt-get install python-pip liblo-dev libshout3-dev gnutls-dev librtmp-dev python-yaml libcurl4-openssl-dev
 
 Now, the easiest way to install the DeeFuzzer from a shell::