diff --git a/srcpkgs/ipfs-cluster/template b/srcpkgs/ipfs-cluster/template index 281a5d1239e..ebb062d409c 100644 --- a/srcpkgs/ipfs-cluster/template +++ b/srcpkgs/ipfs-cluster/template @@ -5,7 +5,7 @@ revision=1 build_style=go go_import_path="github.com/ipfs/ipfs-cluster" go_package="${go_import_path}/cmd/ipfs-cluster-ctl ${go_import_path}/cmd/ipfs-cluster-service" -hostmakedepends="git wget gx-go" +hostmakedepends="git" depends="go-ipfs" short_desc="Collective pinning and composition for IPFS" maintainer="Toyam Cox "