summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df5e3791dd96..7af0032dd200 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ url="https://github.com/devture/matrix-synapse-shared-secret-auth"
arch=('any')
license=('AGPL')
makedepends=('python-setuptools')
-depends=('python')
+depends=('python', 'python-twisted')
source=("git+https://github.com/devture/${_name}.git")
sha256sums=(SKIP)