From ecd200ba43e8dee79653b17b60c23c2f2dbe4e8c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Zbigniew=20J=C4=99drzejewski-Szmek?= Date: Tue, 10 Apr 2018 22:00:08 +0200 Subject: [PATCH] Add dependencies useful for hwdb tests --- systemd.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systemd.spec b/systemd.spec index 74af778..e13b4ed 100644 --- a/systemd.spec +++ b/systemd.spec @@ -107,6 +107,8 @@ BuildRequires: git %endif BuildRequires: meson >= 0.43 BuildRequires: gettext +BuildRequires: python3-pyparsing +BuildRequires: python3-evdev Requires(post): coreutils Requires(post): sed