New comment by sgn on void-packages repository https://github.com/void-linux/void-packages/pull/39360#issuecomment-1250865376 Comment: We ain't Gentoo. I don't think a hundred of build option is a good idea. `nnn` is fast to be built. I think it's better to patch their `Makefile` to have let's say `-include config.mk` and put the option there. Whoever want some custom option could put the config into files directory. With that approach, we won't need to care for nnn's change in build option whatsoever. As for build dependencies, just add them all. `nnn` is always a leaf (as in graph) packages.