higan-emu / libco

libco is a cooperative multithreading library written in C89.
Other
128 stars 24 forks source link

Fix broken CI: Add missing package to apt-get install #41

Closed zuiderkwast closed 1 year ago

zuiderkwast commented 1 year ago

CI jobs are broken, apparently due to changes by GitHub or the distros used in the CI jobs.

Adding an extra package to apt-get install command appears to fix the issue.