Merge ~sylvain-pineau/checkbox-core-snap:add-xz-utils into checkbox-core-snap:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: 76c155153d421e083150605d2049a3a51649fb8b
Merged at revision: e0213aecf9860def7452c1fe282d99204d491742
Proposed branch: ~sylvain-pineau/checkbox-core-snap:add-xz-utils
Merge into: checkbox-core-snap:master
Diff against target: 12 lines (+1/-0)
1 file modified
snap/snapcraft.yaml (+1/-0)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+392375@code.launchpad.net

Description of the change

Add missing xz command to core snap. Will require a rebase of series[16/18]

To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

self-approved

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
2index 8f55982..f1cd456 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -299,6 +299,7 @@ parts:
6 - uuid-runtime
7 - wget
8 - wmctrl
9+ - xz-utils
10 build-packages:
11 - libasound2-dev
12 - libcap-dev

Subscribers

People subscribed via source and target branches