pkgsrc-WIP-changes archive

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

py-coala: Register dependency of py-unidiff



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Oct 8 03:20:41 2017 +0200
Changeset:	7d046b6d4a19ea8eb9de3e8e248d4c05edc416d4

Modified Files:
	py-coala/Makefile

Log Message:
py-coala: Register dependency of py-unidiff

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

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

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

diffs:
diff --git a/py-coala/Makefile b/py-coala/Makefile
index 292da5d1b4..288e52dbce 100644
--- a/py-coala/Makefile
+++ b/py-coala/Makefile
@@ -19,8 +19,8 @@ DEPENDS+=	${PYPKGPREFIX}-coala_utils-[0-9]*:../../wip/py-coala_utils
 DEPENDS+=	${PYPKGPREFIX}-colorlog-[0-9]*:../../wip/py-colorlog
 DEPENDS+=	${PYPKGPREFIX}-pygments-[0-9]*:../../textproc/py-pygments
 DEPENDS+=	${PYPKGPREFIX}-requests-[0-9]*:../../devel/py-requests
+DEPENDS+=	${PYPKGPREFIX}-unidiff-[0-9]*:../../wip/py-unidiff
 # Missing:
-# py-unidiff
 # py-dependency_management
 # py-libclang
 


Home | Main Index | Thread Index | Old Index