diff --git a/srcpkgs/telepresence/template b/srcpkgs/telepresence/template index 45323f406d..4467612bc0 100644 --- a/srcpkgs/telepresence/template +++ b/srcpkgs/telepresence/template @@ -1,19 +1,19 @@ # Template file for 'telepresence' pkgname=telepresence -version=0.94 +version=0.95 revision=1 noarch=yes build_style=python3-module pycompile_module="telepresence" hostmakedepends="python3-pip python3-setuptools git" -depends="fuse-sshfs torsocks socat conntrack-tools" +depends="kubectl fuse-sshfs torsocks openssh conntrack-tools iptables" short_desc="Local development against a remote Kubernetes or OpenShift cluster" maintainer="Daniel Santana " license="Apache-2.0" homepage="https://www.telepresence.io" changelog="https://raw.githubusercontent.com/telepresenceio/telepresence/master/docs/reference/changelog.md" distfiles="https://github.com/datawire/telepresence/archive/${version}.tar.gz" -checksum=499a79a64da14c3f632e15a6c4af90d9fd2cb73f96aa0964eb1c2e8e6f6132be +checksum=e2b9487c9f2742727fb9219ce8a564e2b5644b464c14922448fc0225bdd51acf post_build() { packaging/build-sshuttle.py