aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/jlex/jlex_1.2.6.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/jlex/jlex_1.2.6.bb')
-rw-r--r--recipes/jlex/jlex_1.2.6.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/jlex/jlex_1.2.6.bb b/recipes/jlex/jlex_1.2.6.bb
index ba8d8e763e..65a6e9aca2 100644
--- a/recipes/jlex/jlex_1.2.6.bb
+++ b/recipes/jlex/jlex_1.2.6.bb
@@ -2,7 +2,7 @@ DESCRIPTION = "Lexical analyzer generator for Java"
AUTHOR = "Elliot Berk, A. Appel, C. Scott Ananian"
DEPENDS = "fastjar-native"
-RDEPENDS = "java2-runtime"
+RDEPENDS_${PN} = "java2-runtime"
inherit java-library