From b543ec49de42979a4658163e0be43570ae531077 Mon Sep 17 00:00:00 2001 From: DanyLE Date: Thu, 27 Jul 2023 15:01:05 +0200 Subject: [PATCH] add librsvg for SVG image --- recipes-core/images/core-image-minimal.bbappend | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-core/images/core-image-minimal.bbappend b/recipes-core/images/core-image-minimal.bbappend index bf5915e..6e0c996 100644 --- a/recipes-core/images/core-image-minimal.bbappend +++ b/recipes-core/images/core-image-minimal.bbappend @@ -33,7 +33,7 @@ IMAGE_INSTALL:append = "libcurl \ glew \ freetype \ fontconfig \ - librsvg \ + librsvg librsvg-gtk rsvg \ gdk-pixbuf \ gtk-layer-shell \ mesa \