diff --git a/srcpkgs/python3-rsistent/template b/srcpkgs/python3-rsistent/template index f11a6c1a2fb..64c141eab37 100644 --- a/srcpkgs/python3-rsistent/template +++ b/srcpkgs/python3-rsistent/template @@ -1,12 +1,12 @@ # Template file for 'python3-rsistent' pkgname=python3-rsistent version=0.14.11 -revision=1 -archs=noarch +revision=2 wrksrc="pyrsistent-${version}" build_style=python3-module pycompile_module="pyrsistent" hostmakedepends="python3-setuptools" +makedepends="python3-devel" depends="python3-six" short_desc="Persistent/Functional/Immutable data structures" maintainer="maxice8 "