- 
    Bug 
- 
    Resolution: Done
- 
    P2: Important 
- 
    5.9
- 
    None
The pkg-config location in qmodule.pri is incorrect in b2qt toolchains:
PKG_CONFIG_EXECUTABLE = $$[QT_HOST_PREFIX/get]/bin/pkg-config
when it should be /usr/bin/pkg-config
The pkg-config location in qmodule.pri is incorrect in b2qt toolchains:
PKG_CONFIG_EXECUTABLE = $$[QT_HOST_PREFIX/get]/bin/pkg-config
when it should be /usr/bin/pkg-config