diff --git a/srcpkgs/python3-kiwisolver/template b/srcpkgs/python3-kiwisolver/template index 7185e306678..eec1ac337ac 100644 --- a/srcpkgs/python3-kiwisolver/template +++ b/srcpkgs/python3-kiwisolver/template @@ -1,11 +1,12 @@ # Template file for 'python3-kiwisolver' pkgname=python3-kiwisolver version=1.3.1 -revision=2 +revision=3 wrksrc="kiwisolver-${version}" build_style=python3-module hostmakedepends="python3-setuptools python3-cppy" makedepends="python3-devel python3-cppy" +depends="python3" short_desc="Fast implementation of the Cassowary constraint solver (Python3)" maintainer="Orphaned " license="BSD-3-Clause"