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/fedora38 | |
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/fedora38')
-rwxr-xr-x | config/dependencies/fedora38 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dependencies/fedora38 b/config/dependencies/fedora38 index 3892edc5..a34bbbf0 100755 --- a/config/dependencies/fedora38 +++ b/config/dependencies/fedora38 @@ -9,6 +9,6 @@ gawk gcc gcc-gnat gdb gettext gettext-devel git gprbuild help2man \ innoextract intltool libftdi-devel libselinux-devel libusb1 libusb1-devel \ nasm ncurses-devel openssl-devel p7zip p7zip-plugins pandoc parted \ pciutils-devel perl perl-libwww-perl python-unversioned-command python3 \ -python3-setuptools rsync sharutils subversion texinfo unifont \ +python3-setuptools rsync sharutils subversion texinfo unar unifont \ unifont-fonts unifont-ttf-fonts unzip wget xz zlib-devel ccache swig \ " |