Mercurial > minori
changeset 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 |
files | .builds/linux.yml .builds/windows.yml |
diffstat | 2 files changed, 4 insertions(+), 8 deletions(-) [+] |
line wrap: on
line diff
--- a/.builds/linux.yml Thu Jun 20 05:56:06 2024 -0400 +++ b/.builds/linux.yml Thu Jun 20 06:00:28 2024 -0400 @@ -2,15 +2,14 @@ packages: - qtbase5-dev - qttools5-dev - - automake - - autoconf - - libtool + - cmake - clang - libcurl4-openssl-dev - wget - fuse - file - - xorg-dev # shouldn't install Xorg! + - libxcb1-dev + - libxcb-res0-dev - libwayland-dev - pkg-config - libglib2.0-dev