Skip to content

Commit

Permalink
fix: stage libnss-sss
Browse files Browse the repository at this point in the history
  • Loading branch information
jnsgruk committed Oct 11, 2024
1 parent 1ecfd92 commit b7dfcdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -172,6 +172,7 @@ parts:
mv release/linux-*unpacked "${CRAFT_PART_INSTALL}/opt/Signal"
stage-packages:
- libnss3
- libnss-sss
prime:
- -opt/Signal/chrome-sandbox
- -opt/Signal/resources/app.asar.unpacked/node_modules/sharp/vendor/lib
Expand Down

1 comment on commit b7dfcdc

@danachee
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That worked!! Thanks!!

Can you feed this back to whomever manages snap overall??

Please sign in to comment.