widelands/_constraints
Michael Vetter 58e9402030 Accepting request 834008 from home:cgiboudeaux:branches:games
- 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
2020-09-15 07:23:17 +00:00

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>