[master,kirkstone] librsvg: Drop the dependency on libcroco

Message ID 20220519022712.671-1-pkj@axis.com
State Accepted, archived
Commit 307c3b1653405f2404853c0420b60f02208175d8
Headers show
Series [master,kirkstone] librsvg: Drop the dependency on libcroco | expand

Commit Message

Peter Kjellerstedt May 19, 2022, 2:27 a.m. UTC
The dependency on libcroco was removed in version 2.48.0.

Signed-off-by: Peter Kjellerstedt <peter.kjellerstedt@axis.com>
---
 meta/recipes-gnome/librsvg/librsvg_2.54.1.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Patch

diff --git a/meta/recipes-gnome/librsvg/librsvg_2.54.1.bb b/meta/recipes-gnome/librsvg/librsvg_2.54.1.bb
index 7bad2ed816..c784ec661b 100644
--- a/meta/recipes-gnome/librsvg/librsvg_2.54.1.bb
+++ b/meta/recipes-gnome/librsvg/librsvg_2.54.1.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