[arch-commits] Commit in matrix-synapse/trunk (PKGBUILD)

Johannes Löthberg demize at archlinux.org
Sat Feb 8 22:31:37 UTC 2020


    Date: Saturday, February 8, 2020 @ 22:31:36
  Author: demize
Revision: 565051

Add perl optdep

Modified:
  matrix-synapse/trunk/PKGBUILD

----------+
 PKGBUILD |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-08 22:29:29 UTC (rev 565050)
+++ PKGBUILD	2020-02-08 22:31:36 UTC (rev 565051)
@@ -23,7 +23,8 @@
          'python-treq' 'python-idna' 'python-jinja'
          'python-bleach' 'python-typing_extensions' 'systemd')
 checkdepends=('python-lxml' 'python-mock' 'python-parameterized')
-optdepends=('python-psycopg2: PostgreSQL support'
+optdepends=('perl: sync_room_to_group.pl'
+            'python-psycopg2: PostgreSQL support'
             'python-lxml: URL previewing'
             'python-psutil: metrics'
             'python-pyjwt: jwt')



More information about the arch-commits mailing list