From 4b2171069f4a011882810c22d7db7decddee9cd9 Mon Sep 17 00:00:00 2001 From: Omair Majid Date: Fri, 20 Jan 2023 11:18:18 -0500 Subject: [PATCH] Add missing test dependencies Some new tests were added to the upstream test suite, and they need additional packges to work. --- tests/tests.yml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tests/tests.yml b/tests/tests.yml index 0d52e6f..f47f407 100644 --- a/tests/tests.yml +++ b/tests/tests.yml @@ -24,17 +24,23 @@ - aspnetcore-runtime-6.0 - babeltrace - bash-completion + - bc - binutils - - dotnet-sdk-6.0 - dotnet-runtime-6.0 + - dotnet-sdk-6.0 - expect - file + - findutils - git - jq - lldb - lttng-tools - npm + - postgresql-odbc + - postgresql-server + - procps-ng - python3 - strace + - util-linux - wget - which