Add missing test dependencies

Some new tests were added to the upstream test suite, and they need
additional packges to work.
This commit is contained in:
Omair Majid 2023-01-20 11:18:18 -05:00
parent c7bc96abab
commit 4b2171069f

View File

@ -24,17 +24,23 @@
- aspnetcore-runtime-6.0 - aspnetcore-runtime-6.0
- babeltrace - babeltrace
- bash-completion - bash-completion
- bc
- binutils - binutils
- dotnet-sdk-6.0
- dotnet-runtime-6.0 - dotnet-runtime-6.0
- dotnet-sdk-6.0
- expect - expect
- file - file
- findutils
- git - git
- jq - jq
- lldb - lldb
- lttng-tools - lttng-tools
- npm - npm
- postgresql-odbc
- postgresql-server
- procps-ng
- python3 - python3
- strace - strace
- util-linux
- wget - wget
- which - which