From: Luke Kenneth Casson Leighton Date: Fri, 15 Jul 2022 14:33:28 +0000 (+0100) Subject: add new build dependencies X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=0f3f3a32b3b97aba790ccb52a577561b599bf77a;p=dev-env-setup.git add new build dependencies --- diff --git a/install-hdl-apt-reqs b/install-hdl-apt-reqs index a7d82fe..f6f3b47 100755 --- a/install-hdl-apt-reqs +++ b/install-hdl-apt-reqs @@ -48,6 +48,10 @@ apt-get install -y autoconf \ python3-sphinx \ python3-sphinx-rtd-theme \ python3-recommonmark \ + python3-pandocfilters \ + pandoc \ + texstudio \ + texlive \ qemu-system-ppc/buster-backports \ tcl \ tcl-dev \