On Tue, Apr 30, 2019 at 9:47 AM Tomasz Kłoczko <[email protected]> wrote: > > On Mon, 29 Apr 2019 at 20:09, Rex Dieter <[email protected]> wrote: > [..] >> >> The work required to fix packages affected by this disadvantage >> (potentially) far outweighs any advantage > > > Bollocks .. just sed/perl oneliner which will add BuildRequires: pkgconfig if > in package is used any "BuildRequires: pkgconfig(<foo>) and remove from rpm > dependencies autogenerator add "Requires: pkgconfig" if package has any on > the list any pkgconfig file -> rebuild all affected packages. > It should take ~1h for someone with proven packager priviledges. >
Note that removing /usr/bin/pkg-config from the build environment also stops pkgconfig() Provides/Requires from being generated. And while I am a provenpackager and capable of making these kinds of changes, I won't if I think they're not a good idea (like this one). -- 真実はいつも一つ!/ Always, there's only one truth! _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
