Bug 489102 - Missing dependency on qtdeclarative in Yocto recipe for network-manager-qt?
Summary: Missing dependency on qtdeclarative in Yocto recipe for network-manager-qt?
Status: RESOLVED FIXED
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-06-24 12:33 UTC by pascal.weisser.ext
Modified: 2024-06-25 16:36 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description pascal.weisser.ext 2024-06-24 12:33:15 UTC
SUMMARY

In the Yocto recipe for networkmanager-qt it seems to me that there's a missing dependency on qtdeclarative due to the changes made in the MR https://invent.kde.org/frameworks/networkmanager-qt/-/merge_requests/47 which added a QML plugin.
Comment 1 Bug Janitor Service 2024-06-25 15:17:34 UTC
A possibly relevant merge request was started @ https://invent.kde.org/packaging/yocto-meta-kf6/-/merge_requests/28
Comment 2 pascal.weisser.ext 2024-06-25 16:36:21 UTC
Git commit c4b3f1876895e6994a5a74ce819d6a688fbff261 by Weisser, Pascal.
Committed on 25/06/2024 at 15:12.
Pushed by cordlandwehr into branch 'master'.

Add dependency on qtdeclarative to networkmanager-qt recipe.

This patch adds a dependency on qtdeclarative to the networkmanager-qt
recipe. The dependency is needed because networkmanager-qt unconditionally
creates a QML plugin.

M  +1    -1    recipes-kf6/tier1/networkmanager-qt.inc

https://invent.kde.org/packaging/yocto-meta-kf6/-/commit/c4b3f1876895e6994a5a74ce819d6a688fbff261