pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-neovim: py-test-runner is required to build
Module Name: pkgsrc-wip
Committed By: nikita <nikita%NetBSD.org@localhost>
Pushed By: nikita
Date: Tue Jun 16 18:52:34 2020 +0200
Changeset: e3c79befb5e55d5e473e4791e695978334ec0a88
Modified Files:
py-neovim/Makefile
Log Message:
py-neovim: py-test-runner is required to build
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e3c79befb5e55d5e473e4791e695978334ec0a88
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-neovim/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/py-neovim/Makefile b/py-neovim/Makefile
index 4a177ff100..eab1fc97ab 100644
--- a/py-neovim/Makefile
+++ b/py-neovim/Makefile
@@ -16,6 +16,7 @@ EGG_NAME= pynvim-${PKGVERSION_NOREV}
PYTHON_VERSIONS_INCOMPATIBLE= 31 32 33
DEPENDS+= ${PYPKGPREFIX}-msgpack-[0-9]*:../../devel/py-msgpack
+DEPENDS+= ${PYPKGPREFIX}-test-runner-[0-9]*:../../devel/py-test-runner
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index