mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
Terminals: Adjust dependency to o.e.core.variables to also build in
Eclipse 3.8
This commit is contained in:
parent
49592b0d05
commit
56c14796a0
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Require-Bundle: org.eclipse.cdt.core;bundle-version="5.6";resolution:=optional,
|
|||
org.eclipse.core.expressions;bundle-version="3.4.400",
|
||||
org.eclipse.core.resources;bundle-version="3.8.1";resolution:=optional,
|
||||
org.eclipse.core.runtime;bundle-version="3.8.0",
|
||||
org.eclipse.core.variables;bundle-version="3.2.800",
|
||||
org.eclipse.core.variables;bundle-version="3.2.600",
|
||||
org.eclipse.debug.ui;bundle-version="3.8.1";resolution:=optional,
|
||||
org.eclipse.tcf.te.core.terminals;bundle-version="1.3.0",
|
||||
org.eclipse.tcf.te.ui.terminals;bundle-version="1.3.0",
|
||||
|
|
Loading…
Add table
Reference in a new issue