diff --git a/circus.robocalc.robochart.textual.tests/META-INF/MANIFEST.MF b/circus.robocalc.robochart.textual.tests/META-INF/MANIFEST.MF
index 69aafb0..8c2cd93 100755
--- a/circus.robocalc.robochart.textual.tests/META-INF/MANIFEST.MF
+++ b/circus.robocalc.robochart.textual.tests/META-INF/MANIFEST.MF
@@ -11,7 +11,8 @@ Require-Bundle: circus.robocalc.robochart.textual,
org.junit.jupiter.api;bundle-version="[5.0.0,6.0.0)",
org.eclipse.xtext.testing;bundle-version="2.25.0",
org.eclipse.xtext.xbase.testing;bundle-version="2.25.0",
- org.eclipse.xtext.xbase.lib;bundle-version="2.25.0"
+ org.eclipse.xtext.xbase.lib;bundle-version="2.25.0",
+ org.eclipse.core.runtime;bundle-version="3.24.0"
Bundle-RequiredExecutionEnvironment: JavaSE-11
Export-Package: circus.robocalc.robochart.textual.tests;x-internal=true
diff --git a/circus.robocalc.robochart.textual.tests/pom.xml b/circus.robocalc.robochart.textual.tests/pom.xml
index 4479ed2..6bc94ec 100755
--- a/circus.robocalc.robochart.textual.tests/pom.xml
+++ b/circus.robocalc.robochart.textual.tests/pom.xml
@@ -28,11 +28,20 @@ Version Update 3.1.0 : Nov 2022
org.eclipse.xtend
xtend-maven-plugin
+
org.eclipse.tycho
target-platform-configuration
+ robochart-tests