add svgwrite to list of dependencies
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 10 Jun 2021 12:04:51 +0000 (13:04 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Thu, 10 Jun 2021 12:04:55 +0000 (13:04 +0100)
install-hdl-apt-reqs

index 9ef6dd5ef727eb79dadd38bbfdf0519c8eaba04c..249cb69a057a8ecf2c33e65d7d4f2ffbdfcce783 100755 (executable)
@@ -40,6 +40,8 @@ apt-get install -y autoconf \
     python3.7-dev \
     python3-nose \
     python3-setuptools \
+    python-svgwrite \
+    python3-svgwrite \
     python3-venv \
     python3-sphinx \
     python3-sphinx-rtd-theme \