aboutsummaryrefslogtreecommitdiffstats
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, 3 insertions, 1 deletions
diff --git a/recipes-core/junit/junit4_4.3.1.bb b/recipes-core/junit/junit4_4.3.1.bb
index 8d9dd31..1cb8674 100644
--- a/recipes-core/junit/junit4_4.3.1.bb
+++ b/recipes-core/junit/junit4_4.3.1.bb
@@ -8,7 +8,9 @@ SRC_URI = "http://downloads.sourceforge.net/junit/junit-${PV}-src.jar"
S = "${WORKDIR}"
-inherit java-library java-bootstrap-components
+inherit java-library
+
+DEPENDS = "fastjar-native"
do_compile() {
mkdir -p build