On 01/03/2023 21:35, Kenneth Goldman wrote:
However, I believe that this line is needed.  I'm new so perhaps I'm missing
something.

BuildRequires: gcc

See the next step:

Additional build tools are defined by adding BuildRequires: rows to the 
specfile. In Fedora, GCC is the standard compiler, so we need to add a row for 
gcc. GNU Hello also uses make, so a row should be added for it, too. Add these 
lines after Source:

This is part of the educational process.

--
Sincerely,
  Vitaly Zaitsev (vit...@easycoding.org)
_______________________________________________
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
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to