aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/obsolete/antlr/antlr_2.7.5.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/obsolete/antlr/antlr_2.7.5.bb')
-rw-r--r--recipes/obsolete/antlr/antlr_2.7.5.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/obsolete/antlr/antlr_2.7.5.bb b/recipes/obsolete/antlr/antlr_2.7.5.bb
index fceb96597e..3b273ee77c 100644
--- a/recipes/obsolete/antlr/antlr_2.7.5.bb
+++ b/recipes/obsolete/antlr/antlr_2.7.5.bb
@@ -6,7 +6,7 @@ LICENSE = "PD"
PRIORITY = "optional"
SECTION = "devel"
# DEPENDS += "virtual/java"
-RDEPENDS += "java-virtual-machine"
+RDEPENDS_${PN} += "java-virtual-machine"
SRC_URI = "http://www.antlr.org/download/antlr-${PV}.tar.gz \
file://install.patch"