BuddiesOfBudgie / budgie-screensaver

Budgie Screensaver is a fork of old gnome screensaver for purposes of providing an authentication prompt on wake.
GNU General Public License v2.0
15 stars 2 forks source link

Musl builds fail #14

Closed tibequadorian closed 1 year ago

tibequadorian commented 1 year ago

Noticed while updating for Void Linux, musl builds are failing again: https://github.com/void-linux/void-packages/actions/runs/3553122553/jobs/5968457967

This is because my change in https://github.com/BuddiesOfBudgie/budgie-screensaver/pull/4 got reverted in https://github.com/BuddiesOfBudgie/budgie-screensaver/commit/78799a0c4861d8e5577b80952c7407bd002f7f9a.

serebit commented 1 year ago

Oh, yep, my bad. Sorry about that.

serebit commented 1 year ago

I've added a GitHub Actions job that builds on Alpine Linux in 4894e97 to ensure that we know if we break musl builds again.