New review comment by bugcrazy on void-packages repository https://github.com/void-linux/void-packages/pull/34039#discussion_r1070643285 Comment: > That means we've been doing it wrong and it needs to be fixed. So in software made in GO and rust, is it necessary to create a template that downloads all the libraries manually, creating unnecessary lines in the template, just because the libraries don't come with source code? What can be done is to add software that is in the Void repositories in "hostmakedepends" and "makedepends" or maybe create new packages that are not in the repositories, this is the only way to prevent cmake from downloading static software libraries, they are not submodules , I consider this approach unnecessary, as the template is ready.