diff options
author | Leah Rowe <leah@libreboot.org> | 2025-09-28 02:31:43 +0100 |
---|---|---|
committer | Leah Rowe <leah@libreboot.org> | 2025-09-28 02:31:43 +0100 |
commit | e8a3cd8cd0e99dbb99dbb1811c0396d2a3ee00c4 (patch) | |
tree | 46050c08efaab94ad767a8f016f8153961cd42f0 /config/dependencies/ubuntu2404 | |
parent | 8e8f29c2e571d09382d707924dfbd6742bf48896 (diff) |
remove unar from dependencies
we use bsdtar now
Signed-off-by: Leah Rowe <leah@libreboot.org>
Diffstat (limited to 'config/dependencies/ubuntu2404')
-rwxr-xr-x | config/dependencies/ubuntu2404 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/dependencies/ubuntu2404 b/config/dependencies/ubuntu2404 index a54a3177..59695c03 100755 --- a/config/dependencies/ubuntu2404 +++ b/config/dependencies/ubuntu2404 @@ -12,6 +12,6 @@ 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-pkg-resources python3-pycryptodome \ python3-pyelftools python3-setuptools python-is-python3 sharutils swig \ -fonts-unifont unar unifont unzip uuid-dev wget zlib1g-dev ccache \ +fonts-unifont unifont unzip uuid-dev wget zlib1g-dev ccache \ g++-mipsel-linux-gnu make genisoimage mtools \ " |