diff --git a/srcpkgs/python3-boolean.py/template b/srcpkgs/python3-boolean.py/template index 51d0ad491e7..ceda7ad676b 100644 --- a/srcpkgs/python3-boolean.py/template +++ b/srcpkgs/python3-boolean.py/template @@ -1,10 +1,11 @@ # Template file for 'python3-boolean.py' pkgname=python3-boolean.py version=3.8 -revision=2 +revision=3 wrksrc="boolean.py-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Small library implementing a boolean algebra" maintainer="k4leg " license="BSD-2-Clause"