Update the mingw toolchain package names for f17 and f18

Replaced mingw32-runtime and mingw32-w32api with mingw32-crt and
mingw32-headers, respectively.
This commit is contained in:
Kalev Lember 2012-03-02 10:33:42 +02:00
parent f2fa089669
commit 32e2904f39
2 changed files with 4 additions and 4 deletions

View File

@ -4531,10 +4531,10 @@
<uservisible>true</uservisible>
<packagelist>
<packagereq type="mandatory">mingw32-binutils</packagereq>
<packagereq type="mandatory">mingw32-crt</packagereq>
<packagereq type="mandatory">mingw32-filesystem</packagereq>
<packagereq type="mandatory">mingw32-gcc</packagereq>
<packagereq type="mandatory">mingw32-runtime</packagereq>
<packagereq type="mandatory">mingw32-w32api</packagereq>
<packagereq type="mandatory">mingw32-headers</packagereq>
<packagereq type="conditional" requires="mingw32-nsis">mingw32-nsiswrapper</packagereq>
<packagereq type="default">mingw32-crossreport</packagereq>
<packagereq type="default">mingw32-nsis</packagereq>

View File

@ -3988,10 +3988,10 @@
<uservisible>true</uservisible>
<packagelist>
<packagereq type="mandatory">mingw32-binutils</packagereq>
<packagereq type="mandatory">mingw32-crt</packagereq>
<packagereq type="mandatory">mingw32-filesystem</packagereq>
<packagereq type="mandatory">mingw32-gcc</packagereq>
<packagereq type="mandatory">mingw32-runtime</packagereq>
<packagereq type="mandatory">mingw32-w32api</packagereq>
<packagereq type="mandatory">mingw32-headers</packagereq>
<packagereq type="conditional" requires="mingw32-nsis">mingw32-nsiswrapper</packagereq>
<packagereq type="default">mingw32-crossreport</packagereq>
<packagereq type="default">mingw32-nsis</packagereq>