New comment by anjandev on void-packages repository https://github.com/void-linux/void-packages/pull/18652#issuecomment-580514424 Comment: Hello @Hoshpak thank you for your feedback, I have made your requested changes. I read the manual for xbps and I cannot really find more documentation on makedepends vs hostmakedepends. Just to gain some insight, I ran `./xbps-src remove-autodeps`, checked out the template with your requested changes, and I moved `lua-devel` from makedepends to hostmakedepends. Running `./xbps-src pkg mle` gave no errors. Im just wondering what the rationale for keeping makedepends lean and how I can tell which packages to put where if there is not a unique place to put the package such that it compiles. If you could point me to documentation that would assist in this, I would be very grateful. Thank you