add python3-jinja2 to list of dependencies
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 20 Feb 2022 18:28:36 +0000 (18:28 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 20 Feb 2022 18:28:41 +0000 (18:28 +0000)
install-hdl-apt-reqs

index c8c547201ab86ab88d00d9011c9d1b2e6cff9311..afd289ee938bfc83699d4275a7569fb70594a243 100755 (executable)
@@ -57,6 +57,7 @@ apt-get install -y autoconf \
     python3-svgwrite \
     python3-cffi \
     python3-venv \
+    python3-jinja2 \
     python3-sphinx \
     python3-sphinx-rtd-theme \
     python3-recommonmark \