pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/mautrix-hangouts mautrix-hangouts: Forgot to adju...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e58d48601702
branches:  trunk
changeset: 438900:e58d48601702
user:      js <js%pkgsrc.org@localhost>
date:      Fri Sep 11 23:45:35 2020 +0000

description:
mautrix-hangouts: Forgot to adjust dependency path

diffstat:

 chat/mautrix-hangouts/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 42cc445cb9e2 -r e58d48601702 chat/mautrix-hangouts/Makefile
--- a/chat/mautrix-hangouts/Makefile    Fri Sep 11 23:44:40 2020 +0000
+++ b/chat/mautrix-hangouts/Makefile    Fri Sep 11 23:45:35 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/09/11 23:44:28 js Exp $
+# $NetBSD: Makefile,v 1.4 2020/09/11 23:45:35 js Exp $
 
 DISTNAME=      mautrix-hangouts-0.1.2
 CATEGORIES=    chat python
@@ -16,7 +16,7 @@
 DEPENDS+=      ${PYPKGPREFIX}-ruamel-yaml>=0.15.94<0.17:../../devel/py-ruamel-yaml
 DEPENDS+=      ${PYPKGPREFIX}-commonmark>=0.8<0.10:../../textproc/py-commonmark
 DEPENDS+=      ${PYPKGPREFIX}-magic>=0.4<0.5:../../sysutils/py-magic
-DEPENDS+=      ${PYPKGPREFIX}-hangups>=0.4.11<0.5:../../chat/py-tulir-hangups
+DEPENDS+=      ${PYPKGPREFIX}-hangups>=0.4.11<0.5:../../chat/py-hangups
 DEPENDS+=      ${PYPKGPREFIX}-mautrix>=0.7<0.8:../../chat/py-mautrix
 
 USE_TOOLS+=    pax



Home | Main Index | Thread Index | Old Index