Commit aef8e478 authored by Romain Courteaud's avatar Romain Courteaud

Python openssl now depends on python cryptography.

parent 12742fff
[buildout] [buildout]
extends = extends =
../openssl/buildout.cfg ../openssl/buildout.cfg
../python-cryptography/buildout.cfg
parts = parts =
python-openssl python-openssl
[python-openssl] [python-openssl]
depends = ${python-cryptography:egg}
recipe = zc.recipe.egg:custom recipe = zc.recipe.egg:custom
egg = pyOpenSSL egg = pyOpenSSL
include-dirs = include-dirs =
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment