Mercurial > minori
comparison .builds/linux.yml @ 159:36feb332b7c7
builds/linux: install xorg dev headers and pkg-config
so animia actually.. builds correctly
author | Paper <mrpapersonic@gmail.com> |
---|---|
date | Fri, 17 Nov 2023 02:12:19 -0500 |
parents | c2dab54abc79 |
children | da91af31ae73 |
comparison
equal
deleted
inserted
replaced
158:80d6b28eb29f | 159:36feb332b7c7 |
---|---|
6 - clang | 6 - clang |
7 - libcurl4-openssl-dev | 7 - libcurl4-openssl-dev |
8 - wget | 8 - wget |
9 - fuse | 9 - fuse |
10 - file | 10 - file |
11 - xorg-dev # shouldn't install Xorg! | |
12 - pkg-config | |
11 sources: | 13 sources: |
12 - https://hg.sr.ht/~mrpapersonic/minori | 14 - https://hg.sr.ht/~mrpapersonic/minori |
13 environment: | 15 environment: |
14 BUILD_SUBMITTER: hg.sr.ht | 16 BUILD_SUBMITTER: hg.sr.ht |
15 tasks: | 17 tasks: |