projects
/
dev-env-setup.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67e7798
)
add python3-jinja2 to list of dependencies
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 20 Feb 2022 18:28:36 +0000
(18:28 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Sun, 20 Feb 2022 18:28:41 +0000
(18:28 +0000)
install-hdl-apt-reqs
patch
|
blob
|
history
diff --git
a/install-hdl-apt-reqs
b/install-hdl-apt-reqs
index c8c547201ab86ab88d00d9011c9d1b2e6cff9311..afd289ee938bfc83699d4275a7569fb70594a243 100755
(executable)
--- a/
install-hdl-apt-reqs
+++ b/
install-hdl-apt-reqs
@@
-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 \