diff --git a/srcpkgs/python3-msoffcrypto-tool/template b/srcpkgs/python3-msoffcrypto-tool/template index 0739206720c..10672ed0924 100644 --- a/srcpkgs/python3-msoffcrypto-tool/template +++ b/srcpkgs/python3-msoffcrypto-tool/template @@ -1,12 +1,12 @@ # Template file for 'python3-msoffcrypto-tool' pkgname=python3-msoffcrypto-tool version=5.0.0 -revision=1 +revision=2 wrksrc="msoffcrypto-tool-${version}" build_style=python3-pep517 make_install_target="msoffcrypto_tool-${version}-*-*-*.whl" hostmakedepends="python3-poetry-core" -depends="python3-olefile python3-cryptography" +depends="python3-setuptools python3-olefile python3-cryptography" checkdepends="python3-pytest $depends" short_desc="Python3 library for decrypting MS Office files" maintainer="Andrew Benson "