Skip to content

Commit

Permalink
snap: Fixed crash on startup on Wayland (#4145)
Browse files Browse the repository at this point in the history
Ship the data needed by xkbcommon.
  • Loading branch information
bjorn authored Jan 15, 2025
1 parent 542b15b commit fe1eadf
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
### Unreleased

* snap: Fixed crash on startup on Wayland
* Raised minimum supported Qt version from 5.12 to 5.15

### Tiled 1.11.1 (11 Jan 2025)
Expand Down
1 change: 1 addition & 0 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ parts:
- qtwayland5
# - libpython2.7
- libzstd1
- xkb-data
after: [desktop-qt5]

qaseprite:
Expand Down

0 comments on commit fe1eadf

Please sign in to comment.