Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/matrix-synapse chat/matrix-synapse: Add missing d...
details: https://anonhg.NetBSD.org/pkgsrc/rev/78ce345a6157
branches: trunk
changeset: 438853:78ce345a6157
user: js <js%pkgsrc.org@localhost>
date: Thu Sep 10 21:57:27 2020 +0000
description:
chat/matrix-synapse: Add missing dependency for url_preview
diffstat:
chat/matrix-synapse/Makefile | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r fcdd1e3ecfa7 -r 78ce345a6157 chat/matrix-synapse/Makefile
--- a/chat/matrix-synapse/Makefile Thu Sep 10 20:42:56 2020 +0000
+++ b/chat/matrix-synapse/Makefile Thu Sep 10 21:57:27 2020 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2020/09/04 21:18:36 js Exp $
+# $NetBSD: Makefile,v 1.4 2020/09/10 21:57:27 js Exp $
DISTNAME= matrix-synapse-1.19.1
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GITHUB:=matrix-org/}
EGG_NAME= matrix_synapse-${PKGVERSION_NOREV}
@@ -43,6 +43,7 @@
DEPENDS+= ${PYPKGPREFIX}-bleach>=1.4.3:../../www/py-bleach
DEPENDS+= ${PYPKGPREFIX}-typing-extensions>=3.7.4:../../devel/py-typing-extensions
DEPENDS+= ${PYPKGPREFIX}-psycopg2>=2.7:../../databases/py-psycopg2
+DEPENDS+= ${PYPKGPREFIX}-lxml>=3.5.0:../../textproc/py-lxml
USE_LANGUAGES= # none
USE_TOOLS+= perl:run
Home |
Main Index |
Thread Index |
Old Index