From 0f3f3a32b3b97aba790ccb52a577561b599bf77a Mon Sep 17 00:00:00 2001 From: Luke Kenneth Casson Leighton Date: Fri, 15 Jul 2022 15:33:28 +0100 Subject: [PATCH] add new build dependencies --- install-hdl-apt-reqs | 4 ++++ 1 file changed, 4 insertions(+) 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 \ -- 2.30.2