From fce536a39d3dddf813286c195b76d9f7b003e7b5 Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Sun, 7 Mar 2021 23:49:10 +0000 Subject: [PATCH] add python3-sphinx to dependencies --- install-hdl-apt-reqs | 1 + 1 file changed, 1 insertion(+) 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 \ -- 2.30.2