Skip to content
  • Natanael Copa's avatar
    abuild: · 7f97d718
    Natanael Copa authored
    try deal with dependencies for makedepends
    
    Example.
    foo-dev is a makedepends which depends on foo. We need to install foo before
    we can install foo-dev.
    
    The way we deal with thi here is hackish and should be replaced by adding
    all built packages to an abuild repository or similar.
    7f97d718