New comment by bobertlo on void-packages repository https://github.com/void-linux/void-packages/pull/33417#issuecomment-938668851 Comment: I changed to use go mod for this update. Is there a different template helper I should use? It would not build without git "on my machine". I'm a bit rusty :) On Fri, 8 Oct 2021 at 03:26, Michal Vasilek ***@***.***> wrote: > ***@***.**** commented on this pull request. > ------------------------------ > > In srcpkgs/vmdfmt/template > > : > > > revision=1 > wrksrc="vmd-${version}" > build_style=go > go_import_path="github.com/bobertlo/vmd" > go_package="github.com/bobertlo/vmd/cmd/vmdfmt" > +hostmakedepends="git" > > Why is this necessary? It seems to build fine without this line. > > — > You are receiving this because you authored the thread. > Reply to this email directly, view it on GitHub > , > or unsubscribe > > . > Triage notifications on the go with GitHub Mobile for iOS > > or Android > . > >