Merge ~sylvain-pineau/checkbox-core-snap:gnome-randr into checkbox-core-snap:master

Proposed by Sylvain Pineau
Status: Merged
Approved by: Sylvain Pineau
Approved revision: e16af236d0d4aa34c3df8672303badb1c2cecf2d
Merged at revision: ae40fd6ef88a997e28d703c29036a1b4a52ba0f6
Proposed branch: ~sylvain-pineau/checkbox-core-snap:gnome-randr
Merge into: checkbox-core-snap:master
Diff against target: 15 lines (+4/-0)
1 file modified
snap/snapcraft.yaml (+4/-0)
Reviewer Review Type Date Requested Status
Sylvain Pineau (community) Approve
Review via email: mp+416958@code.launchpad.net

Description of the change

New rust part to add the gnome-randr command

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 e5c090e..d167cd1 100644
3--- a/snap/snapcraft.yaml
4+++ b/snap/snapcraft.yaml
5@@ -411,6 +411,10 @@ parts:
6 stage-packages:
7 - python3-distro
8 ################################################################################
9+ gnome-randr:
10+ source: https://github.com/maxwellainatchi/gnome-randr-rust.git
11+ plugin: rust
12+################################################################################
13 # rpi-ppa:
14 # plugin: nil
15 # override-pull: |

Subscribers

People subscribed via source and target branches