New comment by kawaiiamber on void-packages repository https://github.com/void-linux/void-packages/pull/27787#issuecomment-762681455 Comment: > Tested to build locally for `armv6l`, with following deps: > For `mono-addins`: > > ``` > hostmakedepends="mono automake autoconf pkg-config gtk-sharp2" > makedepends="gtk-sharp2" > depends="mono gtk-sharp2" > ``` > > For `pinta`: > > ``` > hostmakedepends="automake autoconf pkg-config mono-addins intltool" > makedepends="mono-devel gtk-sharp2" > depends="mono-addins" > ``` Yup, I just figured it out, too using `-a aarch64-musl`, but thanks anyways <3