d890769 List gcc in BuildRequires

Authored and Committed by plautrba 6 years ago
    List gcc in BuildRequires
    
    https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/IJFYI5Q2BYZKIGDFS2WLOBDUSEGWHIKV/
    https://fedoraproject.org/wiki/Packaging:C_and_C%2B%2B#BuildRequires_and_Requires
    
    Fixes:
    cc -Wall support/fc_sort.c -o tmp/fc_sort
    make: cc: Command not found
    make: *** [Makefile:404: tmp/fc_sort] Error 127
    
        
file modified
+2 -1