Skip to content

ci: test a muon build too

alice requested to merge nekopsykose/apk-tools:muon-ci into master

since some people would prefer to not need python for meson and the old build system is deprecated, test muon too. apk is a small enough project that sticking to muon-compatible meson is pretty easy

depends on !190 (merged)

closes #11012 (closed)


muon also fails with -Dstatic_apk=true, and passes the .so's at linking even though there's an explicit static dep list for the static apk, @sertonix do you feel like figuring out why?

Edited by alice

Merge request reports