Mercurial > minori
comparison .builds/windows.yml @ 344:676b9967d8c6
CI: install cmake
| author | Paper <paper@paper.us.eu.org> |
|---|---|
| date | Thu, 20 Jun 2024 06:00:28 -0400 |
| parents | 1faa72660932 |
| children | d085c05247bd |
comparison
equal
deleted
inserted
replaced
| 343:1faa72660932 | 344:676b9967d8c6 |
|---|---|
| 1 image: debian/bookworm | 1 image: debian/bookworm |
| 2 packages: | 2 packages: |
| 3 - autoconf | 3 - cmake |
| 4 - automake | |
| 5 - libtool | |
| 6 - autotools-dev | |
| 7 - pkg-config | 4 - pkg-config |
| 8 - libcurl4-openssl-dev | 5 - libcurl4-openssl-dev |
| 9 - wget | 6 - wget |
| 10 - tar | 7 - tar |
| 11 - zstd | 8 - zstd |
