Update plug-in versions and dependencies
[deliverable/tracecompass.git] / org.eclipse.linuxtools.lttng / META-INF / MANIFEST.MF
index 4c36afff14ca803f9c298ab1b58ed12893e07d31..687c3d0333db4a610374d72d65db9b05447e72ef 100644 (file)
@@ -5,12 +5,12 @@ Bundle-SymbolicName: org.eclipse.linuxtools.lttng
 Bundle-Version: 0.3.2.qualifier
 Bundle-Activator: org.eclipse.linuxtools.lttng.LTTngCorePlugin
 Bundle-Vendor: %Bundle-Vendor
-Require-Bundle: org.eclipse.core.runtime,
+Require-Bundle: org.eclipse.core.runtime;bundle-version="3.7.0",
  org.eclipse.linuxtools.tmf;bundle-version="0.3.2",
  org.eclipse.linuxtools.lttng.jni;bundle-version="0.3.0",
- org.eclipse.rse.core;bundle-version="3.1.101",
- org.eclipse.tm.tcf.core;bundle-version="0.3.0",
- org.eclipse.core.resources
+ org.eclipse.rse.core;bundle-version="3.2.0",
+ org.eclipse.tm.tcf.core;bundle-version="0.4.0",
+ org.eclipse.core.resources;bundle-version="3.7.100"
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
 Bundle-ActivationPolicy: lazy
 Export-Package: org.eclipse.linuxtools.lttng,
This page took 0.023747 seconds and 5 git commands to generate.