universal-test-runner: add missing tool
authorThomas Klausner <wiz@gatalith.at>
Mon, 8 Jan 2024 16:45:35 +0000 (17:45 +0100)
committerThomas Klausner <wiz@gatalith.at>
Mon, 8 Jan 2024 16:45:35 +0000 (17:45 +0100)
universal-test-runner/Makefile

index 2be4d3fcee7f76e6521e81cd3a5d372923987e3d..edb4c944b54bae6e8633d16da76a7baccb381ef1 100644 (file)
@@ -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