dependencies/arch: add pandoc to dependencies

pandoc is required by the grub build system, when
running autoconf at the start of the build process

Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
Leah Rowe
2024-01-20 18:54:53 +00:00
parent 37817e6bcb
commit 33e25a3355
2 changed files with 5 additions and 5 deletions
+2 -2
View File
@@ -4,8 +4,8 @@ acpica arm-none-eabi-binutils arm-none-eabi-gcc arm-none-eabi-newlib \
autogen base-devel bison cmake curl device-mapper doxygen \ autogen base-devel bison cmake curl device-mapper doxygen \
dtc e2fsprogs flex freetype2 fuse2 gawk gcc-ada gdb gettext git \ dtc e2fsprogs flex freetype2 fuse2 gawk gcc-ada gdb gettext git \
help2man innoextract libftdi libpciaccess libusb nasm ncurses openssl p7zip \ help2man innoextract libftdi libpciaccess libusb nasm ncurses openssl p7zip \
parted pciutils perl perl-libwww python python-setuptools rsync sharutils \ pandoc parted pciutils perl perl-libwww python python-setuptools rsync \
subversion swig texinfo ttf-dejavu unarchiver unzip wget xz zlib \ sharutils subversion swig texinfo ttf-dejavu unarchiver unzip wget xz zlib \
" "
aur_notice="bdf-unifont unifont" aur_notice="bdf-unifont unifont"
+3 -3
View File
@@ -4,7 +4,7 @@ acpica arm-none-eabi-binutils arm-none-eabi-gcc arm-none-eabi-newlib \
autogen base-devel bdf-unifont bison cmake curl device-mapper doxygen \ autogen base-devel bdf-unifont bison cmake curl device-mapper doxygen \
dtc e2fsprogs flex freetype2 fuse2 gawk gcc-ada gdb gettext git \ dtc e2fsprogs flex freetype2 fuse2 gawk gcc-ada gdb gettext git \
help2man innoextract libftdi libpciaccess libusb nasm ncurses openssl p7zip \ help2man innoextract libftdi libpciaccess libusb nasm ncurses openssl p7zip \
parted pciutils perl perl-libwww python python-setuptools rsync sharutils \ pandoc parted pciutils perl perl-libwww python python-setuptools rsync \
subversion swig texinfo ttf-dejavu unarchiver unifont-utils unzip wget xz \ sharutils subversion swig texinfo ttf-dejavu unarchiver unifont-utils unzip \
zlib \ wget xz zlib \
" "