On Wed, Nov 4, 2020 at 7:52 PM Richard Shaw <hobbes1...@gmail.com> wrote:
>
> Is the expectation to explicitly BR: make?
>
> Or would pulling in autotools/automake/cmake suffice?

My general approach is that if I call it, or call things in my package
that directly call it, I buildrequire it.

If you do that, you don't have to worry about your build breaking
because of suddenly missing deps when the deps of your deps (all the
way down) change or something like this gets removed from the default
buildroot.

P
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to