Add deps to stage-package that are required to install cryptography from pip

This commit is contained in:
Micah Lee 2021-09-12 19:05:58 -07:00
parent d1e509b142
commit a291aa5843
No known key found for this signature in database
GPG Key ID: 403C2657CD994F73

View File

@ -128,6 +128,12 @@ parts:
- pynacl
- colorama
- git+https://github.com/onionshare/stem.git@1.8.1
stage-packages:
- build-essential
- libssl-dev
- libffi-dev
- python3-dev
- cargo
stage:
- -usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
- -usr/share/doc/libssl1.1/changelog.Debian.gz