diff --git a/srcpkgs/python3-pyDes/template b/srcpkgs/python3-pyDes/template index afd0472213..b7f647fdcb 100644 --- a/srcpkgs/python3-pyDes/template +++ b/srcpkgs/python3-pyDes/template @@ -1,10 +1,11 @@ # Template file for 'python3-pyDes' pkgname=python3-pyDes version=2.0.1 -revision=2 +revision=3 wrksrc="pyDes-${version}" build_style=python3-module hostmakedepends="python3-setuptools" +depends="python3" short_desc="Pure Python implementation of DES/3DES" maintainer="Andrew Benson " license="Public Domain"