[arch-commits] Commit in matrix-synapse/trunk (PKGBUILD)
Johannes Löthberg
demize at archlinux.org
Sat Nov 21 13:26:56 UTC 2020
Date: Saturday, November 21, 2020 @ 13:26:56
Author: demize
Revision: 758482
matrix-synapse: Delete duplicate dependency
Fixes FS#67496.
Modified:
matrix-synapse/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-21 12:55:06 UTC (rev 758481)
+++ PKGBUILD 2020-11-21 13:26:56 UTC (rev 758482)
@@ -10,7 +10,7 @@
arch=('any')
license=('Apache')
-depends=('libwebp' 'python-jsonschema' 'python-twisted' 'python-service-identity'
+depends=('libwebp' 'python-jsonschema' 'python-twisted'
'python-pyopenssl' 'python-yaml' 'python-pyasn1' 'python-pynacl'
'python-bcrypt' 'python-frozendict'
'python-pillow' 'python-ujson'
More information about the arch-commits
mailing list