Pull in perl for tests

(cherry picked from commit 39bdda8d19)
This commit is contained in:
Zbigniew Jędrzejewski-Szmek 2020-11-12 12:22:25 +01:00
parent 0e4b90f113
commit 22dd111420
1 changed files with 2 additions and 0 deletions

View File

@ -143,6 +143,8 @@ BuildRequires: gettext
# We use RUNNING_ON_VALGRIND in tests, so the headers need to be available
BuildRequires: valgrind-devel
BuildRequires: pkgconfig(bash-completion)
BuildRequires: perl
BuildRequires: perl(IPC::SysV)
Requires(post): coreutils
Requires(post): sed