https://bugzilla.redhat.com/show_bug.cgi?id=2274359
--- Comment #9 from Yaakov Selkowitz <[email protected]> --- > BuildRequires: cmake(Qt6WebEngineWidgets) This isn't used, only Qt6WebEngineQuick (already listed). > BuildRequires: cmake(KF6Kirigami2) That name is deprecated and not used; this should be KF6Kirigami instead. > Requires: qt6qml(org.kde.kirigamiaddons) This one is incorrect, each of the Kirigami Addons are their own import, as you can see from their provides (e.g. https://koji.fedoraproject.org/koji/rpminfo?rpmID=40754617). Listing all that are used may be an overkill though, but at least one of them needs to be. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component https://bugzilla.redhat.com/show_bug.cgi?id=2274359 Report this comment as SPAM: https://bugzilla.redhat.com/enter_bug.cgi?product=Bugzilla&format=report-spam&short_desc=Report%20of%20Bug%202274359%23c9 -- _______________________________________________ package-review mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
