]> code.ossystems Code Review - openembedded-core.git/commit
Revert "gtk+3: add librsvg to DEPENDS"
authorRoss Burton <ross.burton@intel.com>
Fri, 29 Mar 2019 14:29:03 +0000 (14:29 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 1 Apr 2019 13:56:21 +0000 (14:56 +0100)
commit57c112338068b6e8582480b50b025590fef51052
tree4b3256285c5e207888e5e369bc86742c47f54080
parent80b0ac3bdbaee50d0023b7c869dd204485903dfe
Revert "gtk+3: add librsvg to DEPENDS"

This was added so that adwaita-icon-theme can find the SVG loader for icon
generation, but the fix is in the wrong place.  GTK+ does not depend on librsvg
at all, the tool in GTK+ which loads the icons uses gdk-pixbuf which uses
loadable modules.

This reverts commit 66828ff04d107b7719c9c8857d7c6c2ebf20a8bb.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gtk+/gtk+3.inc