aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/sablevm/sablevm_1.12.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/sablevm/sablevm_1.12.bb')
-rw-r--r--recipes/sablevm/sablevm_1.12.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/sablevm/sablevm_1.12.bb b/recipes/sablevm/sablevm_1.12.bb
index 7d1ad8c14a..84e3d5bed4 100644
--- a/recipes/sablevm/sablevm_1.12.bb
+++ b/recipes/sablevm/sablevm_1.12.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 = "${SOURCEFORGE_MIRROR}/sablevm/${PN}-${PV}.tar.gz \
file://no-internal-libs.patch"