diff --git a/srcpkgs/python3-hiredis/template b/srcpkgs/python3-hiredis/template index 7498a536cf2..ec5a0c18e02 100644 --- a/srcpkgs/python3-hiredis/template +++ b/srcpkgs/python3-hiredis/template @@ -1,9 +1,9 @@ # Template file for 'python3-hiredis' pkgname=python3-hiredis version=2.0.0 -revision=3 +revision=4 build_style=python3-module -hostmakedepends="python3-devel" +hostmakedepends="python3-setuptools" makedepends="python3-devel hiredis-devel" depends="python3" short_desc="Python3 wrapper for hiredis"