mirror of
https://github.com/onionshare/onionshare.git
synced 2025-02-10 19:58:52 -05:00
Add deps to stage-package that are required to install cryptography from pip
This commit is contained in:
parent
7e5cdf1f87
commit
70e150ca4c
@ -128,6 +128,12 @@ parts:
|
|||||||
- pynacl
|
- pynacl
|
||||||
- colorama
|
- colorama
|
||||||
- git+https://github.com/onionshare/stem.git@1.8.1
|
- git+https://github.com/onionshare/stem.git@1.8.1
|
||||||
|
stage-packages:
|
||||||
|
- build-essential
|
||||||
|
- libssl-dev
|
||||||
|
- libffi-dev
|
||||||
|
- python3-dev
|
||||||
|
- cargo
|
||||||
stage:
|
stage:
|
||||||
- -usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
|
- -usr/lib/x86_64-linux-gnu/libcrypto.so.1.1
|
||||||
- -usr/share/doc/libssl1.1/changelog.Debian.gz
|
- -usr/share/doc/libssl1.1/changelog.Debian.gz
|
||||||
|
Loading…
x
Reference in New Issue
Block a user