mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-18 14:12:44 +02:00
Merge pull request 'deps/arch: genisoimage belongs to cdrtools' (#267) from runxiyu/lbmk:master into master
Reviewed-on: https://codeberg.org/libreboot/lbmk/pulls/267
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
pkg_add="pacman -S --needed"
|
pkg_add="pacman -S --needed"
|
||||||
pkglist=" \
|
pkglist=" \
|
||||||
acpica arm-none-eabi-binutils arm-none-eabi-gcc arm-none-eabi-newlib \
|
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 cdrtools 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 libgpiod libjaylink libpciaccess libusb nasm \
|
help2man innoextract libftdi libgpiod libjaylink libpciaccess libusb nasm \
|
||||||
ncurses openssl p7zip ccache less libx86 \
|
ncurses openssl p7zip ccache less libx86 \
|
||||||
@@ -11,4 +11,4 @@ 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 \
|
||||||
"
|
"
|
||||||
|
|
||||||
aur_notice="bdf-unifont unifont cross-mipsel-linux-gnu-binutils cross-mipsel-linux-gnu-gcc genisoimage"
|
aur_notice="bdf-unifont unifont cross-mipsel-linux-gnu-binutils cross-mipsel-linux-gnu-gcc"
|
||||||
|
|||||||
Reference in New Issue
Block a user