mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: python-txtorcon: Fix build.
gnu/packages/python-crypto.scm (python-txtorcon): Fix build failure. [propagated-inputs]: Add PYTHON-PYOPENSSL. Signed-off-by: Nicolas Goaziou <mail@nicolasgoaziou.fr>
This commit is contained in:
parent
db4daa4192
commit
604f911d2c
1 changed files with 1 additions and 0 deletions
|
@ -1317,6 +1317,7 @@ Password-Authenticated Key Exchange algorithm.")
|
||||||
(list python-automat
|
(list python-automat
|
||||||
python-idna
|
python-idna
|
||||||
python-incremental
|
python-incremental
|
||||||
|
python-pyopenssl
|
||||||
python-service-identity
|
python-service-identity
|
||||||
python-twisted
|
python-twisted
|
||||||
python-zope-interface))
|
python-zope-interface))
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue