Mercurial > minori
changeset 209:517d558ca160
CI/macos: add osxcross dependencies
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Tue, 02 Jan 2024 07:20:16 -0500 |
parents | 20fd3acd61c0 |
children | 52dda8927a81 |
files | .builds/macos.yml |
diffstat | 1 files changed, 10 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/.builds/macos.yml Tue Jan 02 07:11:53 2024 -0500 +++ b/.builds/macos.yml Tue Jan 02 07:20:16 2024 -0500 @@ -8,10 +8,17 @@ - wget - fuse - file - - xorg-dev # shouldn't install Xorg! - - libwayland-client0 - - libwayland-dev - pkg-config + # osxcross deps start + - libxml2-dev + - libssl-dev + - lzma-dev + - python3 + - xz + - bzip2 + - cpio + - libbz2-1.0 + - zlib1g-dev sources: - https://hg.sr.ht/~mrpapersonic/minori - https://github.com/tpoechtrager/osxcross