diff options
author | Leah Rowe <leah@libreboot.org> | 2025-10-04 23:56:06 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-10-04 23:57:08 +0100 |
commit | 1e488aae78d96eedcd80b9a10fa2e7fa6e374ec2 (patch) | |
tree | 380fd50946780a4a2a93f3e79566e50758aa1aa2 /config/dependencies/debian | |
parent | c1d6cd22c2390c7317b8996f9b993697491c1eab (diff) |
Revert "remove unar from dependencies"
This reverts commit e8a3cd8cd0e99dbb99dbb1811c0396d2a3ee00c4.
We still need this for extracting the CAB files containing
KBC1126 EC firmware.
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/dependencies/debian')
-rw-r--r-- | config/dependencies/debian | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dependencies/debian b/config/dependencies/debian index d426300d..c7de8be0 100644 --- a/config/dependencies/debian +++ b/config/dependencies/debian @@ -12,7 +12,7 @@ libncurses-dev libnewlib-arm-none-eabi libopts25 libopts25-dev libpci-dev libpyt libsdl2-dev libselinux1-dev libssl-dev libtool libusb-1.0-0 libusb-1.0-0-dev \ 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 \ +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 libx86-1 libx86-dev libstdc++-arm-none-eabi-newlib \ " |