Skip to content

Commit

Permalink
Add the package with C.UTF-8 locale to snap
Browse files Browse the repository at this point in the history
  • Loading branch information
ilya-fedin authored and john-preston committed Feb 4, 2023
1 parent 713889a commit 326b4eb
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -201,10 +201,11 @@ parts:
- libglib2.0-bin
- libgtk-3-0
stage-packages:
- libxkbcommon0
- shared-mime-info
- libc-bin
- libgdk-pixbuf-2.0-0
- libxkbcommon0
- locales-all
- shared-mime-info
- xdg-user-dirs
override-prime: |
snapcraftctl prime
Expand Down

0 comments on commit 326b4eb

Please sign in to comment.