Skip to content
  • Andres Löh's avatar
    Do not consider dependencies of non-buildable components. · 53d85bb0
    Andres Löh authored and kristenk's avatar kristenk committed
    When configuring a package, the condition trees in the package
    descriptions are evaluated according to the known configuration
    and flag assignment.
    
    During this process, it becomes also known whether a component
    has its "Buildable" flag set to True or False. We now disregard
    all dependencies of non-buildable components.
    53d85bb0