Add sphinx documentation system dependencies.
[dev-env-setup.git] / install-hdl-apt-reqs
index 52cad9234561d1c0fc50ffac7dd05fa1b0d021d9..9ef6dd5ef727eb79dadd38bbfdf0519c8eaba04c 100755 (executable)
@@ -21,7 +21,9 @@ apt-get install -y autoconf \
     gtkwave \
     iverilog \
     libboost-program-options-dev \
+    libevent-dev \
     libffi-dev \
+    libjson-c-dev \
     libftdi-dev \
     libgmp-dev \
     libmpfr-dev \
@@ -39,9 +41,13 @@ apt-get install -y autoconf \
     python3-nose \
     python3-setuptools \
     python3-venv \
+    python3-sphinx \
+    python3-sphinx-rtd-theme \
+    python3-recommonmark \
     qemu-system-ppc \
     tcl \
     tcl-dev \
     tcl-tclreadline \
     vim \
+    wget \
     xdot