Skip to content
Snippets Groups Projects
Commit e5abb7b2 authored by ab0027's avatar ab0027 💬
Browse files

Add xz-utils dependency

parent d9e744d4
No related branches found
No related tags found
No related merge requests found
Pipeline #7306 failed
......@@ -17,7 +17,7 @@ build-zynthbox-image-armhf:
# Update and install dependencies
- apt-get update
- apt-get install -y coreutils p7zip-full qemu-user-static sudo git wget python3 lsof fdisk
- apt-get install -y coreutils p7zip-full qemu-user-static sudo git wget python3 lsof fdisk xz-utils
# Clone repositories required to generate image
- git clone https://github.com/zynthbox/CustomPiOS.git
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment