diff --git a/srcpkgs/binwalk/template b/srcpkgs/binwalk/template index b5a3c78f4f0..77bca68cd0c 100644 --- a/srcpkgs/binwalk/template +++ b/srcpkgs/binwalk/template @@ -1,9 +1,9 @@ # Template file for 'binwalk' pkgname=binwalk version=2.3.4 -revision=1 +revision=2 build_style=python3-module -hostmakedepends="python3" +hostmakedepends="python3-setuptools" depends="python3" checkdepends="python3-coverage python3-nose tar" short_desc="Easy tool for analyzing/reversing/extracting firmware images"