Skip to content

Commit

Permalink
build: reinstante explicit library staging
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Aug 2, 2024
1 parent fee897e commit 475a242
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,13 @@ parts:
override-build: |
craftctl default
sed -i 's|Icon=discord|Icon=/usr/share/discord/discord\.png|' ${CRAFT_PART_INSTALL}/usr/share/discord/discord.desktop
stage-packages:
- libatomic1
- libc++1
- libnspr4
- libnss3
- libxss1
- xdg-utils
prime:
- -usr/share/discord/chrome-sandbox

Expand Down

0 comments on commit 475a242

Please sign in to comment.