pkgsrc-WIP-changes archive

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

py-hangups: adjust py-aiohttp dependency (moved to www/)



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Jul 16 22:06:10 2017 +0200
Changeset:	9ac16b2548f24dba41b18f14a71c64484f459d44

Modified Files:
	py-hangups/Makefile

Log Message:
py-hangups: adjust py-aiohttp dependency (moved to www/)

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

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

diffstat:
 py-hangups/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/py-hangups/Makefile b/py-hangups/Makefile
index 428202cf60..c64a86f180 100644
--- a/py-hangups/Makefile
+++ b/py-hangups/Makefile
@@ -11,7 +11,7 @@ COMMENT=	Third-party instant messaging client for Google Hangouts
 LICENSE=	mit
 
 DEPENDS+=	${PYPKGPREFIX}-MechanicalSoup>=0.6.0:../../www/py-MechanicalSoup
-DEPENDS+=	${PYPKGPREFIX}-aiohttp>=1.2:../../wip/py-aiohttp
+DEPENDS+=	${PYPKGPREFIX}-aiohttp>=1.2:../../www/py-aiohttp
 DEPENDS+=	${PYPKGPREFIX}-appdirs>=1.4.0:../../devel/py-appdirs
 DEPENDS+=	${PYPKGPREFIX}-configargparse>=0.11.0:../../devel/py-configargparse
 DEPENDS+=	${PYPKGPREFIX}-protobuf>=3.1.0:../../devel/py-protobuf


Home | Main Index | Thread Index | Old Index