keybase: remove git build dep

This commit is contained in:
Michal Vasilek 2022-05-01 12:52:07 +02:00
parent 2cacdcce1c
commit 63576e402e
1 changed files with 0 additions and 1 deletions

View File

@ -10,7 +10,6 @@ ${go_import_path}/go/kbfs/kbfsfuse
${go_import_path}/go/kbfs/kbfsgit/git-remote-keybase ${go_import_path}/go/kbfs/kbfsgit/git-remote-keybase
${go_import_path}/go/kbfs/kbfstool ${go_import_path}/go/kbfs/redirector" ${go_import_path}/go/kbfs/kbfstool ${go_import_path}/go/kbfs/redirector"
go_build_tags="production" go_build_tags="production"
hostmakedepends="git"
depends="gnupg2" depends="gnupg2"
short_desc="Client for keybase.io" short_desc="Client for keybase.io"
maintainer="Toyam Cox <Vaelatern@voidlinux.org>" maintainer="Toyam Cox <Vaelatern@voidlinux.org>"