diff options
| author | Leah Rowe <leah@libreboot.org> | 2026-09-23 12:49:31 +0100 |
|---|---|---|
| committer | Leah Rowe <leah@libreboot.org> | 2026-09-23 12:49:31 +0100 |
| commit | e6abc7b52aff2ef3a41dcba0f393a1104e04e2d5 (patch) | |
| tree | e92d741e989f3d074932a2910c157f42f0e9566b /config/dependencies/arch | |
| parent | 27dec0ccdc73d71af4782372c9d0fcd7cdb742d0 (diff) | |
add imagemagick to dependencies
needed for coreboot these days
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/dependencies/arch')
| -rw-r--r-- | config/dependencies/arch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dependencies/arch b/config/dependencies/arch index 565cbc60..d542b583 100644 --- a/config/dependencies/arch +++ b/config/dependencies/arch @@ -8,7 +8,7 @@ dtc e2fsprogs flex freetype2 fuse2 gawk gcc-ada gdb gettext git \ help2man innoextract libftdi libgpiod libjaylink libpciaccess libusb nasm \ ncurses openssl 7zip less libx86 \ pandoc parted pciutils perl perl-libwww python python-setuptools rsync \ -sharutils subversion swig texinfo ttf-dejavu unarchiver unzip wget xz zlib mtools \ +sharutils subversion swig texinfo ttf-dejavu unarchiver unzip wget xz zlib mtools imagemagick \ " aur_notice="bdf-unifont pcf-unifont psf-unifont mipsel-linux-gnu-binutils mipsel-linux-gnu-gcc" |
