Skip to content

Commit

Permalink
gtk-4: Require gsettings-desktop-schemas to work properly
Browse files Browse the repository at this point in the history
Signed-off-by: Ikey Doherty <[email protected]>
  • Loading branch information
ikeycode committed Feb 2, 2024
1 parent 7c3a761 commit a2fb9c0
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
Binary file modified g/gtk-4/manifest.x86_64.bin
Binary file not shown.
2 changes: 1 addition & 1 deletion g/gtk-4/manifest.x86_64.jsonc
Original file line number Diff line number Diff line change
Expand Up @@ -736,6 +736,6 @@
}
},
"source-name": "gtk-4",
"source-release": "3",
"source-release": "4",
"source-version": "4.12.4"
}
4 changes: 3 additions & 1 deletion g/gtk-4/stone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
#
name : gtk-4
version : 4.12.4
release : 3
release : 4
homepage : https://download.gnome.org/sources/gtk/4.12
upstreams :
- https://download.gnome.org/sources/gtk/4.12/gtk-4.12.4.tar.xz : ba67c6498e5599f928edafb9e08a320adfaa50ab2f0da6fc6ab2252fc2d57520
Expand Down Expand Up @@ -43,6 +43,8 @@ builddeps :
- pkgconfig(wayland-protocols)
- pkgconfig(xkbcommon)
- gettext
rundeps :
- gsettings-desktop-schemas
packages :
- "%(name)-demos":
summary: Demonstrations of GTK4 toolkit
Expand Down

0 comments on commit a2fb9c0

Please sign in to comment.