]> code.ossystems Code Review - openembedded-core.git/commit
augeas: Add libxml2 dependency
authorMartin Donnelly <martin.donnelly@ge.com>
Tue, 10 Jan 2012 13:32:04 +0000 (13:32 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Apr 2012 10:35:51 +0000 (11:35 +0100)
commit72edbba1ad212986be74aaa15eb9c785c6456d30
treee04db180bcb04643f9208cc56966ee02daf736d3
parent94bf72aeae035ffade75bd9343937888bbb09c82
augeas: Add libxml2 dependency

This patch fixes the following Augeas configure error.

| checking for LIBXML... no
| configure: error: Package requirements (libxml-2.0) were not met:
|
| No package 'libxml-2.0' found
|
| Consider adjusting the PKG_CONFIG_PATH environment variable if you
| installed software in a non-standard prefix.
|
| Alternatively, you may set the environment variables LIBXML_CFLAGS
| and LIBXML_LIBS to avoid the need to call pkg-config.
| See the pkg-config man page for more details.
| ERROR: oe_runconf failed

Signed-off-by: Martin Donnelly <martin.donnelly@ge.com>
meta/recipes-extended/augeas/augeas.inc