pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-coala: Require py-dependency_management
Module Name: pkgsrc-wip
Committed By: Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By: kamil
Date: Sun Oct 8 03:30:23 2017 +0200
Changeset: 19c4ae2c1faf9d373c95694a5806b897090c94a9
Modified Files:
py-coala/Makefile
Log Message:
py-coala: Require py-dependency_management
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=19c4ae2c1faf9d373c95694a5806b897090c94a9
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 288e52dbce..7f60fb7223 100644
--- a/py-coala/Makefile
+++ b/py-coala/Makefile
@@ -20,8 +20,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}-dependency_management-[0-9]*:../../wip/py-dependency_management
# Missing:
-# py-dependency_management
# py-libclang
.include "../../lang/python/application.mk"
Home |
Main Index |
Thread Index |
Old Index