mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
remove pandoc from dependencies scripts
the static site generator was forked into https://untitled.vimuser.org/
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user