gnu: python-acme: Add python-chardet to propagated-inputs.

* gnu/packages/tls.scm (python-acme)[propagated-inputs]: Add it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Josselin Poiret 2022-06-14 11:23:18 +02:00 committed by Ludovic Courtès
parent 861108ca6a
commit 2ec85ed405
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -679,7 +679,8 @@ netcat implementation that supports TLS.")
python-sphinx-rtd-theme python-sphinx-rtd-theme
texinfo)) texinfo))
(propagated-inputs (propagated-inputs
(list python-josepy (list python-chardet
python-josepy
python-requests python-requests
python-requests-toolbelt python-requests-toolbelt
python-pytz python-pytz