mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-19 19:23:24 +02:00
include/rom.sh: use ccache when building coreboot
ccache now required, in build dependencies Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -10,5 +10,5 @@ libpython3-dev libsdl2-dev libselinux1-dev libssl-dev libtool libusb-1.0-0 \
|
||||
libusb-1.0-0-dev lz4 lzma lzma-alone m4 nasm openssl p7zip p7zip-full parted \
|
||||
pciutils perl pkg-config python3 python3-distutils python3-pkg-resources \
|
||||
python3-pycryptodome python3-pyelftools python3-setuptools python-is-python3 \
|
||||
sharutils swig ttf-unifont unar unifont unzip uuid-dev wget zlib1g-dev \
|
||||
sharutils swig ttf-unifont unar unifont unzip uuid-dev wget zlib1g-dev ccache \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user