remove pandoc from dependencies scripts

the static site generator was forked into https://untitled.vimuser.org/
fsdg20230625
Leah Rowe 2021-11-18 07:07:51 +00:00
parent 4e4f4146d7
commit 4e8c8930cf
2 changed files with 0 additions and 10 deletions

View File

@ -38,11 +38,6 @@ pacman -S --needed --noconfirm wget
pacman -S --needed --noconfirm git
# For building the documentation
# ------------------------------------------------------------
pacman -S --needed --noconfirm pandoc
# For Tianocore and iPXE
# TODO: check whether this is the full list

View File

@ -38,11 +38,6 @@ apt-get -y install wget
apt-get -y install git
# For building the documentation
# ------------------------------------------------------------
apt-get -y install pandoc
# For Tianocore and iPXE
# TODO: check whether this is the full list