Bug 570260 - fixed build dependencies

Change-Id: I4055f194ac0b7d1add9d51513242d3869c5cdfa7
Signed-off-by: Andrey Loskutov <loskutov@gmx.de>
diff --git a/org.eclipse.help.webapp/buildJSPs.xml b/org.eclipse.help.webapp/buildJSPs.xml
index 5c88e02..569fec5 100644
--- a/org.eclipse.help.webapp/buildJSPs.xml
+++ b/org.eclipse.help.webapp/buildJSPs.xml
@@ -42,6 +42,8 @@
 					<include name="org.apache.ant*/lib/ant.jar"/>
 					<include name="org.apache.commons.logging*.jar"/>
 					<include name="org.apache.jasper.glassfish*.jar"/>
+					<include name="org.eclipse.core.runtime*.jar"/>
+					<include name="org.eclipse.osgi*.jar"/>
 					<include name="org.eclipse.help*.jar"/>
 					<include name="org.eclipse.help.base*.jar"/>
 				</patternset>