strawberry/_constraints
Jonas Kvinge 60ac46711f Accepting request 959806 from home:cgiboudeaux:branches:multimedia:apps
- Increase the disk size needed to build strawberry on PowerPC.
- Remove the unneeded qt6-network-tls requirement.
  libQt6Network6 already requires the plugin.

OBS-URL: https://build.opensuse.org/request/show/959806
OBS-URL: https://build.opensuse.org/package/show/multimedia:apps/strawberry?expand=0&rev=103
2022-03-07 12:07:32 +00:00

14 lines
238 B
Plaintext

<constraints>
<overwrite>
<conditions>
<arch>ppc64</arch>
<arch>ppc64le</arch>
</conditions>
<hardware>
<disk>
<size unit="M">6000</size>
</disk>
</hardware>
</overwrite>
</constraints>