mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-20 07:25:23 +02:00
Bug 342078 - Mirroring from TM update sites fails because of missing dependencies - specify RAPI as win32.x86 only in feature
This commit is contained in:
parent
612494e203
commit
86e46a4ad9
1 changed files with 2 additions and 0 deletions
|
@ -53,6 +53,8 @@
|
||||||
|
|
||||||
<plugin
|
<plugin
|
||||||
id="org.eclipse.tm.rapi"
|
id="org.eclipse.tm.rapi"
|
||||||
|
os="win32"
|
||||||
|
arch="x86"
|
||||||
download-size="14"
|
download-size="14"
|
||||||
install-size="26"
|
install-size="26"
|
||||||
version="0.0.0"
|
version="0.0.0"
|
||||||
|
|
Loading…
Add table
Reference in a new issue