summaryrefslogtreecommitdiffstats
path: root/recipes-core/jakarta-commons/commons-jxpath_1.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jakarta-commons/commons-jxpath_1.3.bb')
-rw-r--r--recipes-core/jakarta-commons/commons-jxpath_1.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jakarta-commons/commons-jxpath_1.3.bb b/recipes-core/jakarta-commons/commons-jxpath_1.3.bb
index 3561444..5f44315 100644
--- a/recipes-core/jakarta-commons/commons-jxpath_1.3.bb
+++ b/recipes-core/jakarta-commons/commons-jxpath_1.3.bb
@@ -9,7 +9,7 @@ SRC_URI = "http://archive.apache.org/dist/commons/jxpath/source/${BP}-src.tar.gz
9PNBLACKLIST[commons-jxpath] ?= "BROKEN: indirectly depends on broken 'xom'" 9PNBLACKLIST[commons-jxpath] ?= "BROKEN: indirectly depends on broken 'xom'"
10 10
11DEPENDS += "commons-logging commons-collections3 commons-beanutils servlet2.3 jdom" 11DEPENDS += "commons-logging commons-collections3 commons-beanutils servlet2.3 jdom"
12RDEPENDS_${PN} = "libcommons-logging-java libcommons-collections3-java libcommons-beanutils-java libservlet2.3-java libjdom-java" 12RDEPENDS:${PN} = "libcommons-logging-java libcommons-collections3-java libcommons-beanutils-java libservlet2.3-java libjdom-java"
13 13
14CP = "commons-logging commons-collections3 commons-beanutils servlet-2.3 jdom" 14CP = "commons-logging commons-collections3 commons-beanutils servlet-2.3 jdom"
15 15