summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--recipes-core/xml-commons/xom_1.2.10.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/xml-commons/xom_1.2.10.bb b/recipes-core/xml-commons/xom_1.2.10.bb
index 0e923d4..8755ddc 100644
--- a/recipes-core/xml-commons/xom_1.2.10.bb
+++ b/recipes-core/xml-commons/xom_1.2.10.bb
@@ -22,6 +22,8 @@ SRC_URI[archive.sha256sum] = "39985c2debb8044005fd07b09cb06f10e75652b3c048c9b443
22 22
23S = "${WORKDIR}/XOM" 23S = "${WORKDIR}/XOM"
24 24
25PACKAGE_ARCH = "${TUNE_PKGARCH}"
26
25inherit java-library 27inherit java-library
26 28
27DEPENDS = "fastjar-native virtual/javac-native xerces-j xalan-j" 29DEPENDS = "fastjar-native virtual/javac-native xerces-j xalan-j"