libattr: remove libattr because it is clashing with udev/attr and is not used by...
[openembedded.git] / recipes / jakarta-commons / commons-jxpath_1.3.bb
blob9e612b2142d181cebaca812d2fa0f9f43b2cc3fb
1 require jakarta-commons.inc
3 DESCRIPTION = "JXPath interpreter for Java"
5 SRC_URI = "http://www.apache.org/dist/commons/jxpath/source/${BP}-src.tar.gz"
7 DEPENDS += "commons-logging commons-collections3 commons-beanutils servlet2.3 jdom"
8 RDEPENDS_${PN} = "libcommons-logging-java libcommons-collections3-java libcommons-beanutils-java libservlet2.3-java libjdom-java"
10 CP = "commons-logging commons-collections3 commons-beanutils servlet-2.3 jdom"
12 SRC_URI[md5sum] = "9af6ed5d009061986d709a370829860e"
13 SRC_URI[sha256sum] = "da314198d75c6da660e2603bd1543a8f5d0b640c5144b748e62e59afc278efe6"