From 33e25a3355318e15e24401ac986df62db1e58336 Mon Sep 17 00:00:00 2001 From: Leah Rowe Date: Sat, 20 Jan 2024 18:54:53 +0000 Subject: 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 --- config/dependencies/arch | 4 ++-- config/dependencies/parabola | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'config') diff --git a/config/dependencies/arch b/config/dependencies/arch index 5efa472c..c0635d41 100644 --- a/config/dependencies/arch +++ b/config/dependencies/arch @@ -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 \ dtc e2fsprogs flex freetype2 fuse2 gawk gcc-ada gdb gettext git \ help2man innoextract libftdi libpciaccess libusb nasm ncurses openssl p7zip \ -parted pciutils perl perl-libwww python python-setuptools rsync sharutils \ -subversion swig texinfo ttf-dejavu unarchiver unzip wget xz zlib \ +pandoc parted pciutils perl perl-libwww python python-setuptools rsync \ +sharutils subversion swig texinfo ttf-dejavu unarchiver unzip wget xz zlib \ " aur_notice="bdf-unifont unifont" diff --git a/config/dependencies/parabola b/config/dependencies/parabola index ab84495a..8a1550de 100644 --- a/config/dependencies/parabola +++ b/config/dependencies/parabola @@ -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 \ dtc e2fsprogs flex freetype2 fuse2 gawk gcc-ada gdb gettext git \ help2man innoextract libftdi libpciaccess libusb nasm ncurses openssl p7zip \ -parted pciutils perl perl-libwww python python-setuptools rsync sharutils \ -subversion swig texinfo ttf-dejavu unarchiver unifont-utils unzip wget xz \ -zlib \ +pandoc parted pciutils perl perl-libwww python python-setuptools rsync \ +sharutils subversion swig texinfo ttf-dejavu unarchiver unifont-utils unzip \ +wget xz zlib \ " -- cgit v1.2.1