From 768f619de5ef6811460c837d6e2fb9a4d380af77 Mon Sep 17 00:00:00 2001 From: R Veera Kumar Date: Sat, 5 Jun 2021 07:47:04 +0530 Subject: [PATCH] Add sphinx documentation system dependencies. --- install-hdl-apt-reqs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/install-hdl-apt-reqs b/install-hdl-apt-reqs index 31de76a..9ef6dd5 100755 --- a/install-hdl-apt-reqs +++ b/install-hdl-apt-reqs @@ -42,6 +42,8 @@ apt-get install -y autoconf \ python3-setuptools \ python3-venv \ python3-sphinx \ + python3-sphinx-rtd-theme \ + python3-recommonmark \ qemu-system-ppc \ tcl \ tcl-dev \ -- 2.30.2