Since the name of .pc file for libxml2 is not libxml2.pc(default pc file
name which is considered by hal-rootstrap) but libxml-2.0.pc, so it
should be specified explicitely.
Change-Id: I17d24f5eb4f5d97f0ee64f3e2551392f56981ec9
Signed-off-by: SangYoun Kwak <sy.kwak@samsung.com>
<rpm accept="libxml2" arch="armv7l"/>
<rpm accept="libxml2-devel" arch="armv7l"/>
</target>
+
+ <pkgconfig>
+ <file>libxml-2.0.pc</file>
+ </pkgconfig>
+
<necessary>
<file>/usr/include/libxml2/libxml/c14n.h</file>
<file>/usr/include/libxml2/libxml/catalog.h</file>