forked from pool/libqt5-qt3d
Fabian Vogt
5d5f6355b5
- Increase PowerPC disk size in _constraints to avoid build failure OBS-URL: https://build.opensuse.org/request/show/769480 OBS-URL: https://build.opensuse.org/package/show/KDE:Qt:5.14/libqt5-qt3d?expand=0&rev=10
15 lines
277 B
XML
15 lines
277 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<constraints>
|
|
<overwrite>
|
|
<conditions>
|
|
<arch>ppc64</arch>
|
|
<arch>ppc64le</arch>
|
|
</conditions>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="M">7000</size>
|
|
</disk>
|
|
</hardware>
|
|
</overwrite>
|
|
</constraints>
|