On Fri, Feb 17, 2017 at 06:34:56AM +0100, Dennis Schneck wrote:
Hello, no solution for Manjaro Linux but a workaround.
Extending PKG_CONFIG_PATH didn't work? Did you check the man page of pkg-config?
===
ENVIRONMENT VARIABLES PKG_CONFIG_PATH A colon-separated (on Windows, semicolon-separated) list of directories to search for .pc files. The default directory will always be searched after searching the path; the default is libdir/pkgconfig:datadir/pkgconfig where libdir is the libdir for pkg-config and datadir is the datadir for pkg-config when it was installed.
===