Skip to content
  • Steve Lhomme's avatar
    contrib: use pkg from contribs before the user ones · 8a093ab0
    Steve Lhomme authored and Rémi Denis-Courmont's avatar Rémi Denis-Courmont committed
    
    
    If the user directories contain an older or otherwise inadequate
    package version, contrib will rebuild a suitable version. If it is a
    dependency of another contrib package, then pkg-config needs to look up
    the contrib version before the user version.
    
    This behaviour is already what happens for system packages in the
    default pkg-config directories: they are processed after the
    directories from the environment variable.
    
    (Rewritten description)
    Signed-off-by: default avatarRémi Denis-Courmont <remi@remlab.net>
    8a093ab0