Skip to content

Commit

Permalink
fix: stage libnss (#326)
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk authored Oct 10, 2024
1 parent a5e4f9d commit 442badb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,8 @@ parts:
# and 'linux-arm64-unpacked' for arm64.
mkdir -p "${CRAFT_PART_INSTALL}/opt"
mv release/linux-*unpacked "${CRAFT_PART_INSTALL}/opt/Signal"
stage-packages:
- libnss3
prime:
- -opt/Signal/chrome-sandbox
- -opt/Signal/resources/app.asar.unpacked/node_modules/sharp/vendor/lib
Expand Down

0 comments on commit 442badb

Please sign in to comment.