diff --git a/srcpkgs/python3-filebytes/template b/srcpkgs/python3-filebytes/template index eb28054bb9f..d353e4d06ad 100644 --- a/srcpkgs/python3-filebytes/template +++ b/srcpkgs/python3-filebytes/template @@ -1,10 +1,11 @@ # Template file for 'python3-filebytes' pkgname=python3-filebytes version=0.10.2 -revision=3 +revision=4 wrksrc="filebytes-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Library to read and edit ELF, PE, and other files" maintainer="Andrew Benson " license="BSD-3-Clause"