pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Update py-matrix-synapse



Module Name:	pkgsrc-wip
Committed By:	Keke <kethzer.dr%gmail.com@localhost>
Pushed By:	kethzer.dr
Date:		Fri Sep 1 10:23:20 2017 -0400
Changeset:	cdf34ec314e42ad95ec49dfb8c77cc9d73083774

Modified Files:
	py-matrix-synapse/Makefile

Log Message:
Update py-matrix-synapse

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cdf34ec314e42ad95ec49dfb8c77cc9d73083774

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 py-matrix-synapse/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/py-matrix-synapse/Makefile b/py-matrix-synapse/Makefile
index f4224c7a9d..b206cf7591 100644
--- a/py-matrix-synapse/Makefile
+++ b/py-matrix-synapse/Makefile
@@ -13,6 +13,7 @@ HOMEPAGE=	https://github.com/matrix-org/
 COMMENT=	Matrix is an open federated Instant Messaging and VoIP
 LICENSE=	apache-2.0
 
+BUILD_DEPENDS+=	${PYPKGPREFIX}-setuptools-[0-9]*:../../devel/py-setuptools
 
 DEPENDS+= ${PYPKGPREFIX}-twisted-[0-9]*:../../net/py-twisted
 DEPENDS+= ${PYPKGPREFIX}-jsonschema-[0-9]*:../../textproc/py-jsonschema
@@ -37,6 +38,7 @@ DEPENDS+= ${PYPKGPREFIX}-pysaml2-[0-9]*:../../wip/py-pysaml2
 DEPENDS+= ${PYPKGPREFIX}-repoze.who-[0-9]*:../../wip/py-repoze.who
 DEPENDS+= ${PYPKGPREFIX}-lxml-[0-9]*:../../textproc/py-lxml
 DEPENDS+= ${PYPKGPREFIX}-netaddr-[0-9]*:../../net/py-netaddr
+DEPENDS+= ${PYPKGPREFIX}-simplejson-[0-9]*:../../converters/py-simplejson
 
 DEPENDS+=       zip>=3.0:../../archivers/zip
 DEPENDS+=       freetype>=1.5:../../graphics/freetype


Home | Main Index | Thread Index | Old Index