libdmx: Add fso-specs to DEPENDS
[openembedded.git] / recipes / efl1 / exml_svn.bb
blobb2441a04fc35afe824e352fd7fb71d8c721a1929
1 DESCRIPTION = "Exml is a generic XML parser wrapper."
2 LICENSE = "MIT"
3 DEPENDS = "libxml2 libxslt ecore"
4 PV = "0.1.1+svnr${SRCPV}"
5 PR = "r2"
6 SRCREV = "${EFL_SRCREV}"
8 inherit efl
10 SRC_URI = "svn://svn.enlightenment.org/svn/e/BROKEN;module=${PN};proto=http"