mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-10 12:03:16 +02:00
M5: gdb feature has dependency on 0.9.0 sdk feature. changed to 1.0.0 with match="greaterOrEqual"
This commit is contained in:
parent
e83d9b7f35
commit
88dede0e91
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ GDB-MI Implementation
|
|||
</url>
|
||||
|
||||
<requires>
|
||||
<import feature="org.eclipse.dd.dsf.sdk" version="0.9.0"/>
|
||||
<import feature="org.eclipse.dd.dsf.sdk" version="1.0.0" match="greaterOrEqual" />
|
||||
</requires>
|
||||
|
||||
<plugin
|
||||
|
|
Loading…
Add table
Reference in a new issue