diff options
Diffstat (limited to 'resources/scripts/build/dependencies/arch')
-rwxr-xr-x | resources/scripts/build/dependencies/arch | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/resources/scripts/build/dependencies/arch b/resources/scripts/build/dependencies/arch index c933f433..7d4367d8 100755 --- a/resources/scripts/build/dependencies/arch +++ b/resources/scripts/build/dependencies/arch @@ -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 |