pkgsrc-WIP-changes archive

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

py-coala: Register new dependency: py-libclang-py3



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sun Oct 8 03:51:46 2017 +0200
Changeset:	3ec98cd053e0b773aef0d4493a8581be9ca3367b

Modified Files:
	py-coala/Makefile

Log Message:
py-coala: Register new dependency: py-libclang-py3

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

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

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

diffs:
diff --git a/py-coala/Makefile b/py-coala/Makefile
index a4aad71b31..51729d058c 100644
--- a/py-coala/Makefile
+++ b/py-coala/Makefile
@@ -22,9 +22,8 @@ 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
+DEPENDS+=	${PYPKGPREFIX}-libclang-py3-[0-9]*:../../wip/py-libclang-py3
 DEPENDS+=	${PYPKGPREFIX}-dependency_management-[0-9]*:../../wip/py-dependency_management
-# Missing:
-# py-libclang
 
 post-install:
 .for w in coala coala-ci coala-delete-orig coala-format coala-json


Home | Main Index | Thread Index | Old Index