Open decidedlygray opened 3 years ago
Updated outdated dependencies - binwalk has moved locations and python-pip is no longer used
Thanks for the PR!
The upstream binwalk/deps.sh still declares a dependency on the python package which is Python 2.
binwalk/deps.sh
python
REQUIRED_UTILS="wget tar python"
Would have to wait until this fixed upstream.
Updated outdated dependencies - binwalk has moved locations and python-pip is no longer used