From: Peter Kjellerstedt Date: Thu, 19 May 2022 02:27:12 +0000 (+0200) Subject: librsvg: Drop the dependency on libcroco X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~4072 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=307c3b1653405f2404853c0420b60f02208175d8;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git librsvg: Drop the dependency on libcroco The dependency on libcroco was removed in version 2.48.0. Signed-off-by: Peter Kjellerstedt Signed-off-by: Luca Ceresoli Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-gnome/librsvg/librsvg_2.54.3.bb b/meta/recipes-gnome/librsvg/librsvg_2.54.3.bb index 958e80f00ae..35788986923 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.54.3.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.54.3.bb @@ -11,7 +11,7 @@ LIC_FILES_CHKSUM = "file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \ " SECTION = "x11/utils" -DEPENDS = "cairo gdk-pixbuf glib-2.0 libcroco libxml2 pango python3-docutils-native" +DEPENDS = "cairo gdk-pixbuf glib-2.0 libxml2 pango python3-docutils-native" BBCLASSEXTEND = "native nativesdk" inherit gnomebase pixbufcache upstream-version-is-even gobject-introspection rust vala gi-docgen