mirror of
https://codeberg.org/libreboot/lbmk.git
synced 2026-07-11 05:52:36 +02:00
config/dependencies/debian: add autopoint
a user installed these dependencies in popos, but autopoint was missing during the grub build. add autopoint to the debian dependencies config. Signed-off-by: Leah Rowe <leah@libreboot.org>
This commit is contained in:
@@ -14,6 +14,6 @@ libssl-dev lz4 lzma lzma-alone openssl pkg-config python3 python3-distutils \
|
||||
python3-pkg-resources python3-pycryptodome python3-pyelftools swig uuid-dev \
|
||||
build-essential libpci-dev pciutils zlib1g-dev libftdi-dev build-essential \
|
||||
libusb-1.0-0-dev libusb-1.0 libusb-1.0-0-dev libusb-dev cmake \
|
||||
innoextract p7zip p7zip-full unar \
|
||||
innoextract p7zip p7zip-full unar autopoint \
|
||||
binutils-arm-none-eabi gcc-arm-none-eabi libnewlib-arm-none-eabi cmake \
|
||||
"
|
||||
|
||||
Reference in New Issue
Block a user