Merge ~james-page/simplestreams:master into simplestreams:master

Proposed by James Page
Status: Merged
Approved by: Paride Legovini
Approved revision: 8eef48483f71b1e0117eca18cb6ed18b46b239d0
Merge reported by: Server Team CI bot
Merged at revision: not available
Proposed branch: ~james-page/simplestreams:master
Merge into: simplestreams:master
Diff against target: 16 lines (+5/-0)
1 file modified
snap/snapcraft.yaml (+5/-0)
Reviewer Review Type Date Requested Status
Paride Legovini Approve
Server Team CI bot continuous-integration Approve
Review via email: mp+385823@code.launchpad.net

Commit message

Add build-packages to fix build failures on non-amd64 archs.

To post a comment you must log in.
Revision history for this message
Server Team CI bot (server-team-bot) wrote :
review: Approve (continuous-integration)
Revision history for this message
Paride Legovini (paride) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/snap/snapcraft.yaml b/snap/snapcraft.yaml
index b786264..75ac11a 100644
--- a/snap/snapcraft.yaml
+++ b/snap/snapcraft.yaml
@@ -53,6 +53,11 @@ parts:
53 stage-packages:53 stage-packages:
54 - gpgv54 - gpgv
55 - ubuntu-keyring55 - ubuntu-keyring
56 build-packages:
57 - libffi-dev
58 - libssl-dev
59 - libxml2-dev
60 - libxslt1-dev
56 override-build: |61 override-build: |
57 snapcraftctl build62 snapcraftctl build
58 last_release="$(git tag -l --sort=version:refname | grep -v ubuntu | tail -1)"63 last_release="$(git tag -l --sort=version:refname | grep -v ubuntu | tail -1)"

Subscribers

People subscribed via source and target branches

to all changes: