mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-09-20 05:30:25 +02:00
2b34aeea5d
Signed-off-by: Leah Rowe <leah@libreboot.org>
8 lines
182 B
Plaintext
8 lines
182 B
Plaintext
# SPDX-License-Identifier: GPL-3.0-or-later
|
|
|
|
pkg_add="dnf ${reinstall}install"
|
|
pkglist=" \
|
|
python3 curl wget zstd python3-devel python3-pip mercurial openssl-devel \
|
|
libxml2-devel
|
|
"
|