From: Guillaume Pellerin Date: Sat, 24 May 2014 08:55:43 +0000 (+0200) Subject: update deps X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=987bf8c90b371825d74be93d65e467aa0680b585;p=deefuzzer.git update deps --- diff --git a/README.rst b/README.rst index 27de731..3a10da5 100644 --- a/README.rst +++ b/README.rst @@ -73,7 +73,8 @@ an install inside Gygwin should work well. To install it, say on Debian, do:: - sudo apt-get install python-pip python-dev liblo-dev libshout3-dev librtmp-dev \ + sudo apt-get install python-pip python-dev libshout3-dev python-liblo python-mutagen \ + python-pycurl liblo-dev libshout3-dev librtmp-dev \ python-yaml libcurl4-openssl-dev python-mutagen Now, the easiest way to install the DeeFuzzer from a shell::