Provides the jpegxl gdk-pixbuf-loader that is required for the jxl wallpapers.
Signed-off-by: Markus Volk <[email protected]> --- .../recipes-gnome/gnome-backgrounds/gnome-backgrounds_46.0.bb | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_46.0.bb b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_46.0.bb index 5d6c5d31e..d938ae94c 100644 --- a/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_46.0.bb +++ b/meta-gnome/recipes-gnome/gnome-backgrounds/gnome-backgrounds_46.0.bb @@ -4,7 +4,6 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=b52fb0a6df395efb7047cb6fc56bfd7e" SECTION = "x11/gnome" - inherit gnomebase gettext allarch SRC_URI[archive.sha256sum] = "4ddd3ac439a4a067876805921bb75f4d3c8b85a218d47c276dddde8928443c2e" @@ -13,3 +12,5 @@ FILES:${PN} += " \ ${datadir}/backgrounds \ ${datadir}/gnome-background-properties \ " + +RDEPENDS:${PN} += "libjxl" -- 2.44.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#109773): https://lists.openembedded.org/g/openembedded-devel/message/109773 Mute This Topic: https://lists.openembedded.org/mt/105282854/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
