diff --git a/org.eclipse.tm.terminal.local/META-INF/MANIFEST.MF b/org.eclipse.tm.terminal.local/META-INF/MANIFEST.MF index 97bfb3fc0de..04f1cefaf95 100644 --- a/org.eclipse.tm.terminal.local/META-INF/MANIFEST.MF +++ b/org.eclipse.tm.terminal.local/META-INF/MANIFEST.MF @@ -7,7 +7,7 @@ Bundle-Activator: org.eclipse.tm.internal.terminal.local.LocalTerminalActivator Bundle-Localization: plugin Bundle-Vendor: %providerName Require-Bundle: org.eclipse.tm.terminal;bundle-version="[3.2.0,3.3.0)", - org.eclipse.cdt.core;bundle-version="5.2.0", + org.eclipse.cdt.core;bundle-version="[5.2.0,6.0.0)", org.eclipse.core.runtime, org.eclipse.debug.core, org.eclipse.debug.ui,