Fix Regression/testsuite test

Rawhide now has dnf5, so we need to install dnf5-plugins for the
builddep command to work.
This commit is contained in:
Tom Stellard 2023-06-28 13:16:31 +00:00
parent de71a8d994
commit 74ac5654d6
1 changed files with 1 additions and 0 deletions

View File

@ -12,6 +12,7 @@ require:
- binutils-devel
- bzip2-devel
- dnf
- dnf5-plugins
- elfutils
- elfutils-devel
- gcc-c++