add python3-sphinx to dependencies
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 7 Mar 2021 23:49:10 +0000 (23:49 +0000)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Sun, 7 Mar 2021 23:49:10 +0000 (23:49 +0000)
install-hdl-apt-reqs

index 52cad9234561d1c0fc50ffac7dd05fa1b0d021d9..2fca663b9945f2c34ae197d855c862cf36725c23 100755 (executable)
@@ -39,6 +39,7 @@ apt-get install -y autoconf \
     python3-nose \
     python3-setuptools \
     python3-venv \
+    python3-sphinx \
     qemu-system-ppc \
     tcl \
     tcl-dev \