https://bugzilla.redhat.com/show_bug.cgi?id=2060326 --- Comment #3 from Neal Gompa <ngompa13@xxxxxxxxx> --- Initial spec review: > BuildRequires: pkgconfig(Qt6) This is not an accurate dependency here, and you might get burned in the future because of it. Based on the CMakeLists, this is probably want you want: > BuildRequires: cmake(Qt6Core) > BuildRequires: cmake(Qt6Gui) > BuildRequires: cmake(Qt6Widgets) > BuildRequires: cmake(Qt6Xml) > BuildRequires: cmake(Qt6Network) -- You are receiving this mail because: You are always notified about changes to this product and component You are on the CC list for the bug. https://bugzilla.redhat.com/show_bug.cgi?id=2060326 _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx 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/package-review@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure