pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
py-neovim/Makefile
Module Name: pkgsrc-wip
Committed By: nikita <nikita%NetBSD.org@localhost>
Pushed By: nikita
Date: Tue Jun 16 19:16:07 2020 +0200
Changeset: cd62d2671dfbaf2919ea3e682d42e6a6933d69f2
Modified Files:
py-neovim/Makefile
Log Message:
py-neovim/Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cd62d2671dfbaf2919ea3e682d42e6a6933d69f2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
py-neovim/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/py-neovim/Makefile b/py-neovim/Makefile
index eab1fc97ab..50addc2365 100644
--- a/py-neovim/Makefile
+++ b/py-neovim/Makefile
@@ -16,7 +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
+BUILD_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