When gstreamer PACKAGECONFIG is enabled, packaging fails with the following error:
ERROR: gtk4-4.6.9-r0 do_package: QA Issue: gtk4: Files/directories were installed but not shipped in any package: /usr/lib/gtk-4.0/4.0.0/media/libmedia-gstreamer.so Fix it by packaging this file also. Signed-off-by: Gyorgy Sarvari <[email protected]> --- meta-gnome/recipes-gnome/gtk4/gtk4_4.6.9.bb | 1 + 1 file changed, 1 insertion(+) diff --git a/meta-gnome/recipes-gnome/gtk4/gtk4_4.6.9.bb b/meta-gnome/recipes-gnome/gtk4/gtk4_4.6.9.bb index d0f2eb0d02..c1fcaa3eff 100644 --- a/meta-gnome/recipes-gnome/gtk4/gtk4_4.6.9.bb +++ b/meta-gnome/recipes-gnome/gtk4/gtk4_4.6.9.bb @@ -95,6 +95,7 @@ FILES:${PN}:append = " \ ${datadir}/gtk-4.0/emoji/ \ ${datadir}/metainfo/ \ ${datadir}/icons/hicolor/*/apps/org.gtk.PrintEditor4*.* \ + ${libdir}/gtk-4.0/${LIBV}/media \ ${libdir}/gtk-4.0/${LIBV}/printbackends \ ${bindir}/gtk4-update-icon-cache \ ${bindir}/gtk4-launch \
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#123903): https://lists.openembedded.org/g/openembedded-devel/message/123903 Mute This Topic: https://lists.openembedded.org/mt/117484440/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
