Mercurial > minori
comparison .builds/linux.yml @ 331:3c755136f074
CI: update for new repository URL
author | Paper <paper@paper.us.eu.org> |
---|---|
date | Mon, 17 Jun 2024 18:30:54 -0400 |
parents | fb0f6b5050ff |
children | 1faa72660932 |
comparison
equal
deleted
inserted
replaced
330:e9d040e2045f | 331:3c755136f074 |
---|---|
13 - xorg-dev # shouldn't install Xorg! | 13 - xorg-dev # shouldn't install Xorg! |
14 - libwayland-dev | 14 - libwayland-dev |
15 - pkg-config | 15 - pkg-config |
16 - libglib2.0-dev | 16 - libglib2.0-dev |
17 sources: | 17 sources: |
18 - https://hg.sr.ht/~mrpapersonic/minori | 18 - hg+https://hg.paper.us.eu.org/minori |
19 tasks: | 19 tasks: |
20 - build: | | 20 - build: | |
21 # build | 21 # build |
22 cd minori | 22 cd minori |
23 autoreconf -i | 23 autoreconf -i |