aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-core/servlet-api/jsp2.0_5.5.26.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-core/servlet-api/jsp2.0_5.5.26.bb')
-rw-r--r--recipes-core/servlet-api/jsp2.0_5.5.26.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-core/servlet-api/jsp2.0_5.5.26.bb b/recipes-core/servlet-api/jsp2.0_5.5.26.bb
index 286d6d5..ac8617c 100644
--- a/recipes-core/servlet-api/jsp2.0_5.5.26.bb
+++ b/recipes-core/servlet-api/jsp2.0_5.5.26.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/apache-tomcat-${PV}-src/servletapi/jsr152"
inherit java-library
DEPENDS = "servlet2.4"
-RDEPENDS_${PN} = "libservlet2.4-java"
+RDEPENDS:${PN} = "libservlet2.4-java"
# Value of implementation.revision in build.xml
IMPL_REVISION = "public_draft"