Skip to content
  • Duncan Coutts's avatar
    Detect intra-package build-depends · 3600d6cb
    Duncan Coutts authored
    Based on an original patch by Stephen Blackheath
    With this change build-depends on a library within the same package
    are detected. Such deps are not full handled yet so for the moment
    they are explicitly banned, however this is another step towards
    actually supporting such dependencies. In particular deps on
    internal libs are resolved to the internal one in preference to any
    existing external version of the same lib.
    3600d6cb