summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/jaxen_1.1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/jaxen_1.1.1.bb')
-rw-r--r--recipes-core/xml-commons/jaxen_1.1.1.bb2
1 files changed, 2 insertions, 0 deletions
diff --git a/recipes-core/xml-commons/jaxen_1.1.1.bb b/recipes-core/xml-commons/jaxen_1.1.1.bb
index 147ccf9..4853683 100644
--- a/recipes-core/xml-commons/jaxen_1.1.1.bb
+++ b/recipes-core/xml-commons/jaxen_1.1.1.bb
@@ -10,6 +10,8 @@ SRC_URI = "\
10 http://www.jdom.org/dist/binary/archive/jdom-1.1.tar.gz;name=jdom \ 10 http://www.jdom.org/dist/binary/archive/jdom-1.1.tar.gz;name=jdom \
11 " 11 "
12 12
13PNBLACKLIST[jaxen] ?= "BROKEN: depends on broken 'xom'"
14
13inherit java-library 15inherit java-library
14 16
15do_compile() { 17do_compile() {