summaryrefslogtreecommitdiffstats
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"
10inherit java-library 10inherit java-library
11 11
12DEPENDS = "servlet2.4" 12DEPENDS = "servlet2.4"
13RDEPENDS_${PN} = "libservlet2.4-java" 13RDEPENDS:${PN} = "libservlet2.4-java"
14 14
15# Value of implementation.revision in build.xml 15# Value of implementation.revision in build.xml
16IMPL_REVISION = "public_draft" 16IMPL_REVISION = "public_draft"