else I get the following log as libxml2 is not yet built :
| evtest-capture.c:33:29: error: libxml/encoding.h: No such file or directory
| evtest-capture.c:34:30: error: libxml/xmlwriter.h: No such file or directory
Signed-off-by: Eric Benard <eric@eukrea.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
SECTION = "console/utils"
PRIORITY = "optional"
LICENSE = "GPLv2"
-PR = "r0"
+PR = "r1"
+
+DEPENDS = "libxml2"
SRC_URI = "http://cgit.freedesktop.org/~whot/evtest/snapshot/evtest-${PV}.tar.bz2;name=archive"
SRC_URI[archive.md5sum] = "770d6af03affe976bdbe3ad1a922c973"