gnome-control-center: update 45.2 -> 45.3

============
Version 45.3
============

Datetime
- Fix build with -Wincompatible-pointer-types

Region
- Prevent preview crash from accessing invalid pointer

Wifi
- Fix build with -Wincompatible-pointer-types

Signed-off-by: Markus Volk <f_l_k@t-online.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
Markus Volk 2024-02-19 19:47:30 +01:00 committed by Khem Raj
parent 98bbffff1c
commit d58cf0a312
No known key found for this signature in database
GPG Key ID: BB053355919D3314

View File

@ -38,7 +38,7 @@ inherit gtk-icon-cache pkgconfig gnomebase gsettings gettext upstream-version-is
REQUIRED_DISTRO_FEATURES += "opengl polkit pulseaudio systemd x11"
SRC_URI += "file://0001-Add-meson-option-to-pass-sysroot.patch"
SRC_URI[archive.sha256sum] = "0cfa3c332d6edacb73d06c6b26ffca1078e86ff59eac819b2931e0967753df70"
SRC_URI[archive.sha256sum] = "b1e949c4e86c0624ec6a6ed0df09c9fae2b22983c1dca60ed86aec8ef0b24004"
PACKAGECONFIG ??= "ibus ${@bb.utils.filter('DISTRO_FEATURES', 'wayland', d)}"
PACKAGECONFIG[cups] = ",,cups,cups"