aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sablevm/sablevm_1.11.3.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sablevm/sablevm_1.11.3.bb')
-rw-r--r--recipes/sablevm/sablevm_1.11.3.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sablevm/sablevm_1.11.3.bb b/recipes/sablevm/sablevm_1.11.3.bb
index 434279dd4c..7ed25ed62b 100644
--- a/recipes/sablevm/sablevm_1.11.3.bb
+++ b/recipes/sablevm/sablevm_1.11.3.bb
@@ -7,7 +7,7 @@ SECTION = "interpreters"
DEPENDS = "libffi libtool popt \
sablevm-classpath"
# unzip"
-RRECOMMENDS = "sablevm-classpath (>= ${PV})"
+RRECOMMENDS_${PN} = "sablevm-classpath (>= ${PV})"
SRC_URI = "http://sablevm.org/download/release/${PV}/${PN}-${PV}.tar.gz"