summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorskydrome2017-07-03 11:12:20 -0400
committerskydrome2017-07-03 11:12:20 -0400
commited2dd180606290f3fec9a7ec6016f249b48af512 (patch)
tree878c28d9c7385b3fed6ff2ac11b4806ef6f2354f /PKGBUILD
parent6c87a1b2bd82c26d94da300254d8b34122745c1c (diff)
downloadaur-ed2dd180606290f3fec9a7ec6016f249b48af512.tar.gz
update dep
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52eb5e70bbed..5a31cf7dc42f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ pkgdesc="general-purpose python library (used by tahoe-lafs)"
arch=('any')
url='https://pypi.python.org/pypi/pyutil'
license=('GPL2')
-depends=('python2' 'python2-simplejson' 'zbase32' 'twisted')
+depends=('python2' 'python2-simplejson' 'zbase32' 'python2-twisted')
makedepends=('python2-setuptools')
source=("https://pypi.python.org/packages/source/p/pyutil/pyutil-${pkgver}.tar.gz")
md5sums=('025a06985691133479500139a3729909')