mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-15 08:20:59 +02:00
pragmatic system distribution guideline compliance
osboot is now part of libreboot, and will soon shut down. libreboot now conforms to osboot policy.
This commit is contained in:
@@ -3,6 +3,7 @@
|
||||
# arch script: installs build dependencies for Arch Linux
|
||||
#
|
||||
# Copyright (C) 2021 Melissa Goad <mszoopers@protonmail.com>
|
||||
# Copyright (C) 2022 Caleb La Grange <thonkpeasant@protonmail.com>
|
||||
#
|
||||
# This program is free software: you can redistribute it and/or modify
|
||||
# it under the terms of the GNU General Public License as published by
|
||||
@@ -83,3 +84,8 @@ pacman -S --needed --noconfirm base-devel
|
||||
# ------------------------------------------------------------
|
||||
|
||||
pacman -S --needed --noconfirm libpciaccess pciutils zlib libftdi base-devel libusb
|
||||
|
||||
# Management engine extraction dependencies
|
||||
# ------------------------------------------------------------
|
||||
|
||||
pacman -S --needed --noconfirm innoextract
|
||||
|
||||
Reference in New Issue
Block a user