Skip to content
  • Natanael Copa's avatar
    abuild: add support for sonameprefix · 72fefe0f
    Natanael Copa authored
    This is a feature to prefix all so:* provides with a tag. This was done
    so that the openjdk8 so depends would only be satisfied by openjdk8
    provides and not openjdk7, which might provide same so:lib*.so file.
    
    To use it do: sonameprefix="openjdk8:"
    72fefe0f