From 1dfeb37e9e2c62552a913e8ea53c70787886e388 Mon Sep 17 00:00:00 2001 From: Martin Oberhuber Date: Thu, 24 May 2012 12:50:58 +0000 Subject: [PATCH] [releng] build against Juno RC1 --- org.eclipse.tm.terminal.local/META-INF/MANIFEST.MF | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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,