Skip to content
Snippets Groups Projects
Commit 742c437c authored by Jelle van der Waa's avatar Jelle van der Waa :construction: Committed by Kristian Klausen
Browse files

Add unzip for diffoscope

The firefox diffoscope output requires unzip for making the diff
readable.
parent c3212630
No related branches found
No related tags found
No related merge requests found
This commit is part of merge request !536. Comments created here will be created in the context of that merge request.
- name: install required packages
pacman: name=rebuilderd,archlinux-repro,binutils state=present
pacman: name=rebuilderd,archlinux-repro,binutils,unzip state=present
- name: configure rebuilderd-worker.conf
template: src=rebuilderd-worker.conf.j2 dest=/etc/rebuilderd-worker.conf owner=rebuilderd group=rebuilderd mode=0660
......
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