summaryrefslogtreecommitdiff
path: root/resources/scripts/build/dependencies/ubuntu2004
diff options
context:
space:
mode:
authorLeah Rowe <leah@libreboot.org>2021-11-18 07:07:51 +0000
committerLeah Rowe <leah@libreboot.org>2021-11-18 07:07:51 +0000
commit4e8c8930cfaba11e0c1c0e36cc2e658a189f27df (patch)
tree0fcf229653433e85ed4901e9becf4ca2ae3a11b4 /resources/scripts/build/dependencies/ubuntu2004
parent4e4f4146d7854902dcc3fecd8bfd7bb1c7add581 (diff)
remove pandoc from dependencies scripts
the static site generator was forked into https://untitled.vimuser.org/
Diffstat (limited to 'resources/scripts/build/dependencies/ubuntu2004')
-rwxr-xr-xresources/scripts/build/dependencies/ubuntu20045
1 files changed, 0 insertions, 5 deletions
diff --git a/resources/scripts/build/dependencies/ubuntu2004 b/resources/scripts/build/dependencies/ubuntu2004
index 2082d27d..158983e6 100755
--- a/resources/scripts/build/dependencies/ubuntu2004
+++ b/resources/scripts/build/dependencies/ubuntu2004
@@ -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