Skip to content

Commit

Permalink
snap: Migrate to core24 (#4058)
Browse files Browse the repository at this point in the history
* snap: Migrate to core24
* Removed gnome-themes-standard (package not found)
  • Loading branch information
bjorn authored Oct 1, 2024
1 parent 9f31539 commit e7c3952
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions snap/snapcraft.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: tiled
adopt-info: tiled
license: GPL-2.0
base: core22
base: core24

grade: stable
confinement: strict
Expand Down Expand Up @@ -85,7 +85,6 @@ parts:
- dmz-cursor-theme
- light-themes
- adwaita-icon-theme
- gnome-themes-standard
- shared-mime-info
- libqt5concurrent5
- libqt5gui5
Expand Down

0 comments on commit e7c3952

Please sign in to comment.