mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
ipfs-cluster: remove git build dep
This commit is contained in:
parent
926047d49e
commit
d72526fabc
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ revision=1
|
||||||
build_style=go
|
build_style=go
|
||||||
go_import_path="github.com/ipfs/ipfs-cluster"
|
go_import_path="github.com/ipfs/ipfs-cluster"
|
||||||
go_package="${go_import_path}/cmd/ipfs-cluster-ctl ${go_import_path}/cmd/ipfs-cluster-service"
|
go_package="${go_import_path}/cmd/ipfs-cluster-ctl ${go_import_path}/cmd/ipfs-cluster-service"
|
||||||
hostmakedepends="git"
|
|
||||||
depends="go-ipfs"
|
depends="go-ipfs"
|
||||||
short_desc="Collective pinning and composition for IPFS"
|
short_desc="Collective pinning and composition for IPFS"
|
||||||
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
|
||||||
|
|
Loading…
Add table
Reference in a new issue