summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/jaxp1.3_1.4.01.bb')
-rw-r--r--recipes-core/xml-commons/jaxp1.3_1.4.01.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-core/xml-commons/jaxp1.3_1.4.01.bb b/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
index a6eeb57..765b766 100644
--- a/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
+++ b/recipes-core/xml-commons/jaxp1.3_1.4.01.bb
@@ -11,9 +11,7 @@ LIC_FILES_CHKSUM = " \
11 11
12SRC_URI = "http://archive.apache.org/dist/xml/commons/source/xml-commons-external-${PV}-src.tar.gz;subdir=${BPN}-${PV}" 12SRC_URI = "http://archive.apache.org/dist/xml/commons/source/xml-commons-external-${PV}-src.tar.gz;subdir=${BPN}-${PV}"
13 13
14inherit java-library 14inherit java-library java-bootstrap-components
15
16DEPENDS = "fastjar-native"
17 15
18JARFILENAME = "jaxp-1.3.jar" 16JARFILENAME = "jaxp-1.3.jar"
19ALTJARFILENAMES = "xml-apis.jar" 17ALTJARFILENAMES = "xml-apis.jar"