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:
b7fbbbd
)
add python3-cffi to depedencies
author
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 15 Dec 2021 12:55:15 +0000
(12:55 +0000)
committer
Luke Kenneth Casson Leighton
<lkcl@lkcl.net>
Wed, 15 Dec 2021 12:55:15 +0000
(12:55 +0000)
install-hdl-apt-reqs
patch
|
blob
|
history
diff --git
a/install-hdl-apt-reqs
b/install-hdl-apt-reqs
index b46a44ac8c4c22b0262257ac469251fa66b2532e..c8c547201ab86ab88d00d9011c9d1b2e6cff9311 100755
(executable)
--- a/
install-hdl-apt-reqs
+++ b/
install-hdl-apt-reqs
@@
-55,6
+55,7
@@
apt-get install -y autoconf \
python3-setuptools \
python-svgwrite \
python3-svgwrite \
+ python3-cffi \
python3-venv \
python3-sphinx \
python3-sphinx-rtd-theme \