From 39bdda8d199fb60e8731f977cc6210d38d538fca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 12 Nov 2020 12:22:25 +0100 Subject: [PATCH] Pull in perl for tests --- systemd.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systemd.spec b/systemd.spec index aec644a..0677913 100644 --- a/systemd.spec +++ b/systemd.spec @@ -134,6 +134,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