summaryrefslogtreecommitdiffstats
path: root/recipes-core/xml-commons/jdom_1.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/xml-commons/jdom_1.1.bb')
-rw-r--r--recipes-core/xml-commons/jdom_1.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/xml-commons/jdom_1.1.bb b/recipes-core/xml-commons/jdom_1.1.bb
index 1a77f05..cb53734 100644
--- a/recipes-core/xml-commons/jdom_1.1.bb
+++ b/recipes-core/xml-commons/jdom_1.1.bb
@@ -1,7 +1,7 @@
1DESCRIPTION = "Parses, manipulates, and outputs XML using standard Java constructs" 1DESCRIPTION = "Parses, manipulates, and outputs XML using standard Java constructs"
2LICENSE = "BSD" 2LICENSE = "BSD"
3 3
4HOMEPAGE = "http://jdom.org/ 4HOMEPAGE = "http://jdom.org/"
5 5
6DEPENDS = "fastjar-native jaxen" 6DEPENDS = "fastjar-native jaxen"
7 7