diff --git a/srcpkgs/python3-filelock/template b/srcpkgs/python3-filelock/template index 6d61df8e011..b181a295807 100644 --- a/srcpkgs/python3-filelock/template +++ b/srcpkgs/python3-filelock/template @@ -1,11 +1,12 @@ # Template file for 'python3-filelock' pkgname=python3-filelock version=3.0.12 -revision=4 +revision=5 wrksrc="filelock-${version}" build_style=python3-module pycompile_module="filelock.py" hostmakedepends="python3-setuptools" +depends="python3" short_desc="Platform independent file lock" maintainer="Piotr Wójcik " license="Unlicense"