commit 39e5c700a78f1bde4d48d8d7521366f8d85300ed
parent 1ae29e5fb12c0bb3c6991d0b9b93cd1095c7f98b
Author: Devan Carpenter <devan@taler.net>
Date: Tue, 29 Oct 2024 10:22:02 +0000
deps: add sphinxcontrib.jquery for gnunet
Diffstat:
1 file changed, 1 insertion(+), 0 deletions(-)
diff --git a/Dockerfile b/Dockerfile
@@ -45,6 +45,7 @@ RUN DEBIAN_FRONTEND=noninteractive \
python3-pip \
python3-poetry-core \
python3-sphinx \
+ python3-sphinxcontrib.jquery \
python3-sphinx-rtd-theme \
python3-sphinx-multiversion \
python3-venv \