Merge ~pwlars/plainbox-provider-snappy/+git/plainbox-provider-snappy-parts:pps-libcap-2 into ~checkbox-dev/plainbox-provider-snappy/+git/plainbox-provider-snappy-parts:master

Proposed by Paul Larson
Status: Merged
Approved by: Sylvain Pineau
Approved revision: b346e4e1b878f97af1dd3efdfc8ff8e475f9ac67
Merged at revision: 1beb100bdae3a56f8430986305f084d537b499ed
Proposed branch: ~pwlars/plainbox-provider-snappy/+git/plainbox-provider-snappy-parts:pps-libcap-2
Merge into: ~checkbox-dev/plainbox-provider-snappy/+git/plainbox-provider-snappy-parts:master
Diff against target: 9 lines (+1/-0)
1 file modified
snapcraft.yaml (+1/-0)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+306269@code.launchpad.net

Description of the change

Let's try this again... all this does is add libcap to the build packages so that it will fix the problem with missing sys/capability.h

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

ahh, much better. thanks

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 80ee672..27bfac2 100644
3--- a/snapcraft.yaml
4+++ b/snapcraft.yaml
5@@ -25,3 +25,4 @@ parts:
6 build-packages:
7 - gcc-multilib
8 - linux-headers-generic
9+ - libcap-dev

Subscribers

People subscribed via source and target branches