aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jikes
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/jikes')
-rw-r--r--recipes/jikes/jikes_1.22.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes/jikes/jikes_1.22.bb b/recipes/jikes/jikes_1.22.bb
index db61c8e2c2..5599bb8809 100644
--- a/recipes/jikes/jikes_1.22.bb
+++ b/recipes/jikes/jikes_1.22.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://jikes.sourceforge.net/"
PRIORITY = "optional"
SECTION = "devel"
LICENSE = "IBM"
-PR = "r2"
+PR = "r3"
SRC_URI = "${SOURCEFORGE_MIRROR}/jikes/jikes-${PV}.tar.bz2"
@@ -11,7 +11,7 @@ inherit autotools update-alternatives
BBCLASSEXTEND = "native"
-RDEPENDS = "classpath"
+RDEPENDS_${PN} = "classpath"
PROVIDES_virtclass-native = ""
RDEPENDS_virtclass-native = ""