otaylor / modularity / fedmod

Forked from modularity/fedmod 6 years ago
Clone

8e4fb14 Strip down module generation

Authored and Committed by otaylor 6 years ago
    Strip down module generation
    
    With hybrid modularity, we don't need to do complicated build-dependency
    chasing - build dependencies can simply come from the base package set.
    
    For runtime dependencies, still look for matches in modules, but if not
    found, just assume that these dependencies will come from the base package
    set.
    
        
file modified
+2 -4
file modified
+2 -134