mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-18 14:12:44 +02:00
Fix F38/Ubuntu 20.04 dependencies
Dependencies for Fedora 38 and Ubuntu 20.04 are now deduplicated and sorted. Missing packages added and packages names updated where needed.
This commit is contained in:
@@ -1,11 +1,11 @@
|
||||
pkg_add="dnf -y install"
|
||||
pkglist=" \
|
||||
wget git pandoc nasm perl-libwww-perl python3 subversion gcc sharutils curl \
|
||||
parted e2fsprogs unzip arm-none-eabi-gcc-cs gcc python3 gcc perl gcc-gnat \
|
||||
ncurses-devel doxygen acpica-tools gdb flex bison gcc git openssl-devel gprbuild \
|
||||
bzip2 unifont-fonts unifont unifont-ttf-fonts autogen help2man gcc bison flex \
|
||||
dejavu-fonts-all texinfo rsync python3 libusb xz gawk device-mapper fuse gettext \
|
||||
freetype-devel intltool libselinux-devel gcc pciutils-devel zlib-devel \
|
||||
libftdi-devel gcc libusb-devel cmake innoextract p7zip p7zip-plugins unar \
|
||||
arm-none-eabi-binutils arm-none-eabi-gcc arm-none-eabi-newlib cmake \
|
||||
acpica-tools arm-none-eabi-binutils arm-none-eabi-gcc arm-none-eabi-gcc-cs \
|
||||
arm-none-eabi-newlib autogen bison bzip2 cmake curl dejavu-fonts-all \
|
||||
device-mapper doxygen e2fsprogs flex freetype-devel fuse gawk gcc gcc-gnat \
|
||||
gdb gettext gettext-devel git gprbuild help2man innoextract intltool \
|
||||
libftdi-devel libselinux-devel libusb1 libusb1-devel nasm ncurses-devel \
|
||||
openssl-devel p7zip p7zip-plugins pandoc parted pciutils-devel perl \
|
||||
perl-libwww-perl python3 rsync sharutils subversion texinfo unar unifont \
|
||||
unifont-fonts unifont-ttf-fonts unzip wget xz zlib-devel \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user