On 07/23/2018 10:06 AM, notificati...@fedoraproject.org wrote:
+BuildRequires:  glibc-common

glibc-common is an internal implementation detail of glibc. You should not add dependencies on it.

For building against the C run-time, you should only specify

  Requires: gcc

or (if necessary)

  Requires: gcc-c++

This is explained here:

  <https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B>

Thanks,
Forian
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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/devel@lists.fedoraproject.org/message/3MC7YVWXDKO2CS46YEVBLXYWDVBW7YHJ/

Reply via email to