mirror of
https://git.yoctoproject.org/poky
synced 2026-01-29 21:08:42 +01:00
libadwaita: upgrade 1.7.4 -> 1.7.5
Changelog: - AdwAboutDialog/AdwAboutWindow - Fix a leak - AdwAvatar - Fix custom image size with GTK 4.19.2 - AdwStyleManager - Fix loading font names when debug variables are set - AdwTabOverview - Update window radius - AdwToastOverlay - Fix a critical when showing a toast while hiding it - Tests - Fix a leak (From OE-Core rev: d91dde9e937be8fd4e88e55d3a6e614dd74502d3) Signed-off-by: Simone Weiß <simone.p.weiss@posteo.com> Signed-off-by: Antonin Godard <antonin.godard@bootlin.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
f5bc5c3443
commit
f4f2cdb39b
@@ -11,7 +11,7 @@ DEPENDS = " \
|
||||
|
||||
inherit gnomebase gobject-introspection gi-docgen vala features_check
|
||||
|
||||
SRC_URI[archive.sha256sum] = "a012bef97ac0d726b969b18099f75fc5eee9e92c012af9672b827350d53ae970"
|
||||
SRC_URI[archive.sha256sum] = "c2c1813c967d45c0f49e907f8c26e66f68fe49dec6436e2d3349350ac9efbd2e"
|
||||
|
||||
ANY_OF_DISTRO_FEATURES = "${GTK3DISTROFEATURES}"
|
||||
REQUIRED_DISTRO_FEATURES = "opengl"
|
||||
Reference in New Issue
Block a user