David Runge pushed to branch main at Arch Linux / Packaging / Packages / 
matrix-synapse


Commits:
229385fa by David Runge at 2024-04-14T13:05:01+02:00
Add further direct dependencies

Signed-off-by: David Runge <dv...@archlinux.org>

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -21,7 +21,10 @@ pkgbase = matrix-synapse
        makedepends = python-wheel
        makedepends = python-poetry-core
        makedepends = python-setuptools-rust
+       depends = gcc-libs
+       depends = glibc
        depends = libwebp
+       depends = python
        depends = python-ijson
        depends = python-jsonschema
        depends = python-twisted


=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ pkgdesc="Matrix reference homeserver"
 url="https://github.com/element-hq/synapse";
 arch=('x86_64')
 license=('AGPL-3.0-or-later')
-depends=('libwebp' 'python-ijson' 'python-jsonschema' 'python-twisted'
+depends=('gcc-libs' 'glibc' 'libwebp' 'python' 'python-ijson' 
'python-jsonschema' 'python-twisted'
          'python-pyopenssl' 'python-yaml' 'python-pyasn1' 'python-pynacl'
          'python-bcrypt' 'python-immutabledict'
          'python-pillow' 'python-pysaml2' 'python-pydantic'



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/commit/229385fa475889a869c6546dc65d4a8d42f4df75

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/matrix-synapse/-/commit/229385fa475889a869c6546dc65d4a8d42f4df75
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to