Merge ~sylvain-pineau/plainbox-provider-resource/+git/plainbox-provider-resource-parts:fix-1744863 into ~checkbox-dev/plainbox-provider-resource/+git/plainbox-provider-resource-parts:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: bee85910580969dd25c887ddc4fc9c9a11863ab8
Merged at revision: 113b7349b07b1a7348f6294da500268dc3b05f1c
Proposed branch: ~sylvain-pineau/plainbox-provider-resource/+git/plainbox-provider-resource-parts:fix-1744863
Merge into: ~checkbox-dev/plainbox-provider-resource/+git/plainbox-provider-resource-parts:master
Diff against target: 12 lines (+1/-0)
1 file modified
snapcraft.yaml (+1/-0)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+341220@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Sylvain Pineau (sylvain-pineau) wrote :

Add wireless-tools to the resource parts to make iwconfig available inside snaps.

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/snapcraft.yaml b/snapcraft.yaml
2index c67adbd..47107a1 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -17,6 +17,7 @@ parts:
6 - pciutils
7 - python3-requests-unixsocket
8 - smartmontools
9+ - wireless-tools
10 prepare: |
11 cd src && autoreconf -i
12 build-packages:

Subscribers

People subscribed via source and target branches