From: Markus Volk Date: Fri, 9 Dec 2022 14:11:17 +0000 (+0100) Subject: epiphany: use gcr3 X-Git-Tag: uninative-3.8~273 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=29582ff76ad7de73f6f059f0df4ea33928d1f0e9;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git epiphany: use gcr3 Signed-off-by: Markus Volk Signed-off-by: Alexandre Belloni --- diff --git a/meta/recipes-gnome/epiphany/epiphany_42.4.bb b/meta/recipes-gnome/epiphany/epiphany_42.4.bb index afaaefc46f5..0cbe1c9c589 100644 --- a/meta/recipes-gnome/epiphany/epiphany_42.4.bb +++ b/meta/recipes-gnome/epiphany/epiphany_42.4.bb @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=d32239bcb673463ab874e80d47fae504" DEPENDS = " \ webkitgtk \ - gcr \ + gcr3 \ gsettings-desktop-schemas \ nettle \ json-glib \