From 1eb8bc72df8f4dccff1e094b11eefce8adda896f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Thu, 26 Apr 2018 12:17:01 +0200 Subject: [PATCH] Add deps for https://github.com/systemd/systemd/pull/8819 --- systemd.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/systemd.spec b/systemd.spec index e13b4ed..4eb4309 100644 --- a/systemd.spec +++ b/systemd.spec @@ -109,6 +109,7 @@ BuildRequires: meson >= 0.43 BuildRequires: gettext BuildRequires: python3-pyparsing BuildRequires: python3-evdev +BuildRequires: perl(IPC::SysV) Requires(post): coreutils Requires(post): sed