diff --git a/srcpkgs/python3-rencode/template b/srcpkgs/python3-rencode/template index 81b1cfdd233..ff74c99cdcf 100644 --- a/srcpkgs/python3-rencode/template +++ b/srcpkgs/python3-rencode/template @@ -1,10 +1,10 @@ # Template file for 'python3-rencode' pkgname=python3-rencode version=1.0.6 -revision=4 +revision=5 wrksrc="rencode-${version}" build_style=python3-module -hostmakedepends="python3-setuptools python3-Cython" +hostmakedepends="python3-setuptools python3-Cython python3-wheel" makedepends="python3-devel" short_desc="Python3 module for fast (basic) object serialization" maintainer="Orphaned "