mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-01-31 04:19:15 +08:00
Upgrade snapcraft template for Electron 2
This commit is contained in:
parent
4b79433fd5
commit
237f809170
1 changed files with 3 additions and 1 deletions
|
@ -15,7 +15,7 @@ parts:
|
|||
prepare: |
|
||||
sed -i 's|Icon=mailspring|Icon=/usr/share/pixmaps/mailspring\.png|' usr/share/applications/mailspring.desktop
|
||||
after:
|
||||
- desktop-gtk2
|
||||
- desktop-gtk3
|
||||
stage-packages:
|
||||
- gir1.2-gnomekeyring-1.0
|
||||
- libasound2
|
||||
|
@ -27,6 +27,7 @@ parts:
|
|||
- libnspr4
|
||||
- libnss3
|
||||
- libpulse0
|
||||
- libpcre3
|
||||
- libxkbfile1
|
||||
- libxss1
|
||||
- libxtst6
|
||||
|
@ -52,6 +53,7 @@ apps:
|
|||
- gsettings
|
||||
- home
|
||||
- desktop
|
||||
- desktop-legacy
|
||||
- mount-observe
|
||||
- network
|
||||
- network-bind
|
||||
|
|
Loading…
Reference in a new issue