In order to make ptest can find needed data, a symlink is created: /usr/lib64/librsvg/rsvg -> ptest
package this symlink file in package librsvd-ptest, this can avoid there is a dad link when ptest-pkgs is not installed. Signed-off-by: Changqing Li <[email protected]> --- meta/recipes-gnome/librsvg/librsvg_2.61.3.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta/recipes-gnome/librsvg/librsvg_2.61.3.bb b/meta/recipes-gnome/librsvg/librsvg_2.61.3.bb index cab8471c33..1375fcae50 100644 --- a/meta/recipes-gnome/librsvg/librsvg_2.61.3.bb +++ b/meta/recipes-gnome/librsvg/librsvg_2.61.3.bb @@ -103,6 +103,7 @@ FILES:rsvg = "${bindir}/rsvg* \ ${datadir}/themes" FILES:librsvg-gtk = "${libdir}/gdk-pixbuf-2.0/*/*/*.so \ ${datadir}/thumbnailers/librsvg.thumbnailer" +FILES:${PN}-ptest += "${libdir}/${BPN}/rsvg" RRECOMMENDS:librsvg-gtk = "gdk-pixbuf-bin" PIXBUF_PACKAGES = "librsvg-gtk" -- 2.34.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#233040): https://lists.openembedded.org/g/openembedded-core/message/233040 Mute This Topic: https://lists.openembedded.org/mt/118295088/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
