On Wed, Nov 04, 2020 at 07:15:47PM +0000, Gary Buhrmaster wrote:
> On Wed, Nov 4, 2020 at 6:50 PM Richard Shaw <hobbes1...@gmail.com> wrote:
> >
> > Is the expectation to explicitly BR: make?
> >
> > Or would pulling in autotools/automake/cmake suffice?
> 
> The cmake package currently requires make.

That's because cmake executes make (if CMakeList does not override it).

> I do not believe the auto<various> packages requires make,
> so you would need to add make explicitly there.
> 
That's because the autotools do not execute make. You execute makw manually
after finishing autotools.

> Probably safest to not make assumptions about
> what other packages pull in, for that might change
> at some point.

Exactly. If you execute it, you need depend on it.

-- Petr

Attachment: signature.asc
Description: PGP signature

_______________________________________________
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