- Add _constraints file to make sure there's enough disk space for building - Use gcc-13 when building for Leap since qt6 needs a C++17 compiler OBS-URL: https://build.opensuse.org/package/show/Publishing/gnuplot?expand=0&rev=175
8 lines
109 B
Plaintext
8 lines
109 B
Plaintext
<constraints>
|
|
<hardware>
|
|
<disk>
|
|
<size unit="G">4</size>
|
|
</disk>
|
|
</hardware>
|
|
</constraints>
|