heidistein / rpms / ruby

Forked from rpms/ruby 5 years ago
Clone

ae56326 Don't force libraries used to build Ruby to its dependencies.

Authored and Committed by vondruch 6 years ago
1 file changed. 8 lines added. 1 lines removed.
    Don't force libraries used to build Ruby to its dependencies.
    
    This, for example, allows to build Ruby against GMP, but doesn't force
    libraries using Ruby to depend on GMP as well.
    
        
file modified
+8 -1