]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
librsvg: Drop the dependency on libcroco
authorPeter Kjellerstedt <peter.kjellerstedt@axis.com>
Thu, 19 May 2022 02:27:12 +0000 (04:27 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 20 May 2022 21:52:15 +0000 (22:52 +0100)
The dependency on libcroco was removed in version 2.48.0.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
Signed-off-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/librsvg/librsvg_2.54.3.bb

index 958e80f00aea9048ec9c7849122ed4f099d0f985..35788986923f3515f0508f1fe7f6e2eefed7cdd2 100644 (file)
@@ -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