diff --git a/distro/void/srcpkgs/dms-git/template b/distro/void/srcpkgs/dms-git/template index dc5656604..cbd9d2ef2 100644 --- a/distro/void/srcpkgs/dms-git/template +++ b/distro/void/srcpkgs/dms-git/template @@ -16,7 +16,7 @@ revision=1 create_wrksrc=yes build_style=go build_wrksrc="core" -hostmakedepends="make" +hostmakedepends="make tar" go_import_path="github.com/AvengeMedia/DankMaterialShell/core" go_package="${go_import_path}/cmd/dms" go_build_tags="distro_binary withshell"