summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStorm Dragon2017-06-27 13:13:59 -0400
committerStorm Dragon2017-06-27 13:13:59 -0400
commitb1e4bf7aa5152a21473e182b398d2842501323b5 (patch)
tree6b4d74e1aae9d8a40ce8833e658ae18c5566e7f0 /PKGBUILD
parentf566eac2e6efbc9bf3fdf9bbb66ff1f0ec592c02 (diff)
downloadaur-b1e4bf7aa5152a21473e182b398d2842501323b5.tar.gz
Updated dependancies.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c8156f5420ed..c60752b40269 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="Securely transfer data between computers"
arch=('any')
url="https://github.com/warner/${_pkgname}"
license=('MIT')
-depends=('python' 'python-click' 'python-cffi' 'python-autobahn' 'python-tqdm' 'python-hkdf' 'python-pynacl' 'python-spake2' 'python-humanize' 'python-idna' 'python-service-identity' 'python-ipaddress')
+depends=('python' 'python-click' 'python-cffi' 'python-autobahn' 'python-tqdm' 'python-hkdf' 'python-pynacl' 'python-spake2' 'python-humanize' 'python-idna' 'python-service-identity' 'python-ipaddress' 'txtorcon')
makedepends=('python-setuptools')
source=("git+${url}.git")
conflicts=("wormhole" "wormhole-server")