diff --git a/srcpkgs/python-M2Crypto/template b/srcpkgs/python-M2Crypto/template index 7a85be3041..4c684d18f5 100644 --- a/srcpkgs/python-M2Crypto/template +++ b/srcpkgs/python-M2Crypto/template @@ -1,12 +1,12 @@ # Template file for 'python-M2Crypto' pkgname=python-M2Crypto version=0.35.2 -revision=5 +revision=6 wrksrc="M2Crypto-${version}" build_style=python-module pycompile_module="M2Crypto" -hostmakedepends="python-setuptools python3-setuptools swig libressl-devel" -makedepends="libressl-devel python-devel python3-devel" +hostmakedepends="python-setuptools python3-setuptools swig openssl-devel" +makedepends="openssl-devel python-devel python3-devel" depends="python-typing" short_desc="Python2 crypto and SSL toolkit" maintainer="Orphaned "