pkgsrc-wip -- http://pkgsrc.org/wip/
/
pkgsrc-wip.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6ab4551
)
universal-test-runner: add missing tool
author
Thomas Klausner
<wiz@gatalith.at>
Mon, 8 Jan 2024 16:45:35 +0000
(17:45 +0100)
committer
Thomas Klausner
<wiz@gatalith.at>
Mon, 8 Jan 2024 16:45:35 +0000
(17:45 +0100)
universal-test-runner/Makefile
patch
|
blob
|
blame
|
history
diff --git
a/universal-test-runner/Makefile
b/universal-test-runner/Makefile
index 2be4d3fcee7f76e6521e81cd3a5d372923987e3d..edb4c944b54bae6e8633d16da76a7baccb381ef1 100644
(file)
--- a/
universal-test-runner/Makefile
+++ b/
universal-test-runner/Makefile
@@
-10,6
+10,7
@@
HOMEPAGE= https://github.com/xavdid/universal-test-runner/
COMMENT= Language-agnostic, zero-configuration test invoker
LICENSE= mit
+TOOL_DEPENDS+= ${PYPKGPREFIX}-flit_core>=0:../../devel/py-flit_core
DEPENDS+= ${PYPKGPREFIX}-click>=8.1.3:../../devel/py-click
DEPENDS+= ${PYPKGPREFIX}-colorama>=0.4.6:../../comms/py-colorama