From: Luke Kenneth Casson Leighton Date: Sun, 7 Mar 2021 23:49:10 +0000 (+0000) Subject: add python3-sphinx to dependencies X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=fce536a39d3dddf813286c195b76d9f7b003e7b5;p=dev-env-setup.git add python3-sphinx to dependencies --- diff --git a/install-hdl-apt-reqs b/install-hdl-apt-reqs index 52cad92..2fca663 100755 --- a/install-hdl-apt-reqs +++ b/install-hdl-apt-reqs @@ -39,6 +39,7 @@ apt-get install -y autoconf \ python3-nose \ python3-setuptools \ python3-venv \ + python3-sphinx \ qemu-system-ppc \ tcl \ tcl-dev \