contrib: use pkg from contribs before the user ones
commit8a093ab0c5a3b44ac5688d051a81025e1fdd877d
authorSteve Lhomme <robux4@videolabs.io>
Wed, 26 Oct 2016 15:32:27 +0000 (26 17:32 +0200)
committerRémi Denis-Courmont <remi@remlab.net>
Thu, 27 Oct 2016 11:01:38 +0000 (27 14:01 +0300)
tree38be631bc125abf72181627863476fdcd84932dd
parent9b4938a2c4c1bb175d4e13115f4681df39b59008
contrib: use pkg from contribs before the user ones

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: Rémi Denis-Courmont <remi@remlab.net>
contrib/src/main.mak