RUN_DEPENDS are already installed for tests, only extras need listing in
TEST_DEPENds
--
Sent from a phone, apologies for poor formatting.
On 13 July 2024 19:20:48 "Anthony J. Bentley" <[email protected]> wrote:
Theo Buehler writes:
On Sat, Jul 13, 2024 at 07:56:15PM +0200, Tobias Heider wrote:
> I'd like to update codechecker to the newest version.
> This is a dependency of sarif-tools which is now needed for codechecker.
> Please review because I have no idea what I am doing.
Needs ply at runtime (look at ${WRKSRC}/setup.py)
And at test time, so set TEST_DEPENDS=${RUN_DEPENDS}.