summaryrefslogtreecommitdiffstats
path: root/recipes-core/junit/junit4_4.3.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/junit/junit4_4.3.1.bb')
-rw-r--r--recipes-core/junit/junit4_4.3.1.bb4
1 files changed, 1 insertions, 3 deletions
diff --git a/recipes-core/junit/junit4_4.3.1.bb b/recipes-core/junit/junit4_4.3.1.bb
index 1cb8674..8d9dd31 100644
--- a/recipes-core/junit/junit4_4.3.1.bb
+++ b/recipes-core/junit/junit4_4.3.1.bb
@@ -8,9 +8,7 @@ SRC_URI = "http://downloads.sourceforge.net/junit/junit-${PV}-src.jar"
8 8
9S = "${WORKDIR}" 9S = "${WORKDIR}"
10 10
11inherit java-library 11inherit java-library java-bootstrap-components
12
13DEPENDS = "fastjar-native"
14 12
15do_compile() { 13do_compile() {
16 mkdir -p build 14 mkdir -p build