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>
Thu, 26 Apr 2012 09:05:06 +0000 (10:05 +0100)
commit296d20c6b715e0d29ccbbf41f41dab22206c05ef
treefb53f702464bdb82812a26060861ef64e127de92
parenta1c6f41048dcf270c732885fa4e0788fb8b75be4
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

(From OE-Core rev: 72edbba1ad212986be74aaa15eb9c785c6456d30)

Signed-off-by: Martin Donnelly <martin.donnelly@ge.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-extended/augeas/augeas.inc