mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-17 08:40:14 +02:00
remove geteltorito and mtools from lbmk
we needed these for extracting intel vga roms from lenovoo updates, for t480, very briefly. about an hour after i pushed that patch, mate kukri fixed libgfxinit and then i removed the vgarom integration because it wasn't needed anymore. however, i forgot to remove geteltorito/mtools from dependencies. some distros like fedora were problematic about it. the best thing about bugs is when you don't have to fix them. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -8,5 +8,5 @@ freetype freetype-devel fuse gawk gcc-ada gdb gettext gettext-devel git \
|
||||
help2man innoextract libftdi1 libpciaccess libusb nasm ncurses \
|
||||
ncurses-devel openssl openssl-devel p7zip parted pciutils perl perl-LWP \
|
||||
python python3 python3-setuptools rsync sharutils subversion texinfo \
|
||||
unar unzip wget xz zlib ccache geteltorito mtools
|
||||
unar unzip wget xz zlib ccache \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user