python-cffi,python-cryptography: Fix build depends 9102/head
authorJeffery To <jeffery.to@gmail.com>
Wed, 29 May 2019 15:08:19 +0000 (23:08 +0800)
committerJeffery To <jeffery.to@gmail.com>
Wed, 29 May 2019 15:08:19 +0000 (23:08 +0800)
commitc94c98efcaa0d85aa74c3db1b8ef08978f84699d
tree60ba123ff219bc95b2e8cb973c36b655d47b7726
parentc83b8787a5f8137f520f9af62499782e2dbd333b
python-cffi,python-cryptography: Fix build depends

python-cryptography's build depends (host cffi, libffi) were transferred
to python-cffi at some point; this corrects the situation.

python-cryptography's host Python build depends is copied from its
setup.py[1].

[1]: https://github.com/pyca/cryptography/blob/2.6.1/setup.py#L47

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
lang/python/python-cffi/Makefile
lang/python/python-cryptography/Makefile