summary refs log tree commit diff
path: root/gnu/packages
diff options
context:
space:
mode:
authorJosselin Poiret <dev@jpoiret.xyz>2022-06-14 11:23:18 +0200
committerLudovic Courtès <ludo@gnu.org>2022-06-17 15:31:33 +0200
commit2ec85ed405337ed25b049a5012782ffc5899dc3b (patch)
tree83dd68256168140dabbf1f4e314028914369ac53 /gnu/packages
parent861108ca6ab5f363a33fda12de579c140691d5d7 (diff)
downloadguix-2ec85ed405337ed25b049a5012782ffc5899dc3b.tar.gz
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>
Diffstat (limited to 'gnu/packages')
-rw-r--r--gnu/packages/tls.scm3
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/packages/tls.scm b/gnu/packages/tls.scm
index 6fa128ecc8..6fd85a5c69 100644
--- a/gnu/packages/tls.scm
+++ b/gnu/packages/tls.scm
@@ -679,7 +679,8 @@ netcat implementation that supports TLS.")
            python-sphinx-rtd-theme
            texinfo))
     (propagated-inputs
-     (list python-josepy
+     (list python-chardet
+           python-josepy
            python-requests
            python-requests-toolbelt
            python-pytz