summaryrefslogtreecommitdiffstats
path: root/recipes-core/jdepend/jdepend_2.9.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/jdepend/jdepend_2.9.1.bb')
-rw-r--r--recipes-core/jdepend/jdepend_2.9.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/jdepend/jdepend_2.9.1.bb b/recipes-core/jdepend/jdepend_2.9.1.bb
index 9f74f44..8f41c00 100644
--- a/recipes-core/jdepend/jdepend_2.9.1.bb
+++ b/recipes-core/jdepend/jdepend_2.9.1.bb
@@ -8,7 +8,7 @@ HOMEPAGE = "http://clarkware.com/software/JDepend.html"
8 8
9SRC_URI = "http://www.clarkware.com/software/jdepend-${PV}.zip" 9SRC_URI = "http://www.clarkware.com/software/jdepend-${PV}.zip"
10 10
11inherit java-library 11inherit java-library java-bootstrap-components
12 12
13do_compile() { 13do_compile() {
14 mkdir -p build 14 mkdir -p build