add python3-cffi to depedencies
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 15 Dec 2021 12:55:15 +0000 (12:55 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Wed, 15 Dec 2021 12:55:15 +0000 (12:55 +0000)
install-hdl-apt-reqs

index b46a44ac8c4c22b0262257ac469251fa66b2532e..c8c547201ab86ab88d00d9011c9d1b2e6cff9311 100755 (executable)
@@ -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 \