58e9402030
- Update to build21 See https://www.widelands.org/changelog/ for the changelog - Removed obsolete conditions - Cleanup the %cmake call - Drop build20-libGL.patch. Merged upstream - Increase the minimum disk space required to build widelands OBS-URL: https://build.opensuse.org/request/show/834008 OBS-URL: https://build.opensuse.org/package/show/games/widelands?expand=0&rev=56
25 lines
434 B
XML
25 lines
434 B
XML
<?xml version="1.0"?>
|
|
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">11</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="G">9</size>
|
|
</memory>
|
|
</hardware>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>x86_64</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">13</size>
|
|
</disk>
|
|
<memory>
|
|
<size unit="G">11</size>
|
|
</memory>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|