keybase: remove git build dep
This commit is contained in:
parent
2cacdcce1c
commit
63576e402e
|
@ -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>"
|
||||||
|
|
Loading…
Reference in New Issue