]> rtime.felk.cvut.cz Git - coffee/buildroot.git/commit
pango: fix host build
authorPeter Korsgaard <jacmet@sunsite.dk>
Thu, 19 Mar 2009 11:07:10 +0000 (11:07 -0000)
committerPeter Korsgaard <jacmet@sunsite.dk>
Thu, 19 Mar 2009 11:07:10 +0000 (11:07 -0000)
commit1d269dea1d25c8e0fc8cc16862dbe2e2fbd7f529
treede73cc005e540f98fcd931358e66edf896b1b382
parente7b38c71ce55720f7709f0049f5bfc71ca0615ec
pango: fix host build

pango likes to rerun it's configure script at make time, and it then
fails to find the correct pkg-config files (it finds the ones ins
STAGING_DIR) causing problems if they are not compatible.

Fix it by setting PKG_CONFIG_PATH in it's make environment.
package/pango/pango.mk