Commit 9415f90e by devttys0

Updated libmagic to 5.20

parent 491d06e4
...@@ -27,7 +27,7 @@ The following run-time dependencies are only required for optional binwalk featu ...@@ -27,7 +27,7 @@ The following run-time dependencies are only required for optional binwalk featu
Binwalk uses [pyqtgraph](http://www.pyqtgraph.org) to generate graphs and visualizations, which requires the following: Binwalk uses [pyqtgraph](http://www.pyqtgraph.org) to generate graphs and visualizations, which requires the following:
```bash ```bash
$ sudo apt-get install libqt4-opengl python-opengl python-qt4 python-qt4-gl python-numpy python-scipy $ sudo apt-get install libqt4-opengl python-opengl python-qt4 python-qt4-gl python-numpy python-scipy python-pip
$ sudo pip install pyqtgraph $ sudo pip install pyqtgraph
``` ```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment