gdal/_constraints
Bruno Friedmann 5de93e49cc - Fix SLE/Leap 15.6 build
* Move to SLE/Leap python311 module: Old Python 3.6 is no longer
    supported by qgis
  * use gcc13-c++ (gcc7-c++ does not provide <charconv>)
  * Update build dependencies according to cmake defintions in
    order to make clear what is missing for SLE/Leap

OBS-URL: https://build.opensuse.org/package/show/Application:Geo/gdal?expand=0&rev=193
2024-09-30 07:20:04 +00:00

11 lines
167 B
Plaintext

<constraints>
<hardware>
<memory>
<size unit="G">2.5</size>
</memory>
<disk>
<size unit="G">4</size>
</disk>
</hardware>
</constraints>