New comment by sgn on void-packages repository https://github.com/void-linux/void-packages/pull/24030#issuecomment-668305381 Comment: This should work without patching for musl: ``` makedepends+=" gettext-libs" LDFLAGS+=" -lintl" ```