dependencies/debian: add libx86
already present on a few other config files, e.g. arch i noticed on debian-experimental that i needed to explicitly install it, whereas it was implicitly installed on debian 12 Signed-off-by: Leah Rowe <leah@libreboot.org>25.06_branch
parent
6577abc60a
commit
d92dee6781
|
@ -14,5 +14,5 @@ libusb-dev lz4 lzma lzma-alone m4 nasm openssl p7zip p7zip-full parted pciutils
|
|||
perl pkg-config python3 python3-distutils-extra python3-pkg-resources python3-pycryptodome \
|
||||
python3-pyelftools python3-setuptools python-is-python3 sharutils swig unar \
|
||||
unifont unifont-bin unzip uuid-dev wget xfonts-unifont zlib1g-dev ccache \
|
||||
g++-mipsel-linux-gnu make genisoimage mtools \
|
||||
g++-mipsel-linux-gnu make genisoimage mtools libx86-1 libx86-dev \
|
||||
"
|
||||
|
|
Loading…
Reference in New Issue