evince_2.30.0.bb: Make pkg-config to construct right paths.
authorKhem Raj <raj.khem@gmail.com>
Tue, 17 Aug 2010 20:29:41 +0000 (13:29 -0700)
committerKhem Raj <raj.khem@gmail.com>
Tue, 17 Aug 2010 22:40:25 +0000 (15:40 -0700)
commitb2c2771ddc0e5ddc307999a9a63c5bade88d5956
tree1a2cf08e69e64b6dbf15e62088ae08a54d1f548b
parent281aa0c3d1ddaf69e15174ae145709ce38c3b89d
evince_2.30.0.bb: Make pkg-config to construct right paths.

* pkg-config has nice option PKG_CONFIG_SYSROOT_DIR
  for cross compiling but its only for include and libraries
  it is ignored for other things pkg-config provides.

* this fixes the needed. There may be more places that needs
  same fix. For us this one suffices for now.

* Add gnome-doc-utils-native to DEPENDS.

Signed-off-by: Khem Raj <raj.khem@gmail.com>
recipes/evince/evince/cross-compile-fix.patch [new file with mode: 0644]
recipes/evince/evince_2.30.0.bb