Hi, On Thu, 2022-09-29 at 10:51 +0100, Sérgio Basto wrote: > https://src.fedoraproject.org/rpms/clamav/c/35d73944ae2fa9cee3df4729c53a66ba03595d7f > "Add missing dependency on systemd as it's the systemd package itself > that ships systemd.pc, not systemd-devel." > > because clamav runs `pkg-config --variable=systemdsystemunitdir > systemd` which needs /usr/share/pkgconfig/systemd.pc Note 1: It's better to BR: pkgconfig(systemd), as that way one doesn't have to care in which package the .pc file is. Note 2: You can pass --with-systemdsystemunitdir=%_unitdir to configure and avoid the additional dependency altogether. D. _______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-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/devel@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue