diff --git a/buildout/software-profiles/xorg.cfg b/buildout/software-profiles/xorg.cfg index d1bcccc44c42410719f6e12458a333e363891fca..39064f14d8e3872c2b5bd9b9842b86d63ec90b65 100644 --- a/buildout/software-profiles/xorg.cfg +++ b/buildout/software-profiles/xorg.cfg @@ -50,6 +50,7 @@ environment = PKG_CONFIG_PATH=${xproto:location}/lib/pkgconfig LD_LIBRARY_PATH=${xproto:location}/lib LD_RUN_PATH=${xproto:location}/lib + PATH=${pkgconfig:location}/bin:%(PATH)s [xcbproto] recipe = hexagonit.recipe.cmmi