From 4f13e0f0caaf9aaf70a732c81f16a1bfecee911b Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Thu, 20 Feb 2014 01:40:19 +0100 Subject: [PATCH] spec: add lxml to build reqs --- systemd.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/systemd.spec b/systemd.spec index dc122c1..d08bd7c 100644 --- a/systemd.spec +++ b/systemd.spec @@ -66,6 +66,8 @@ BuildRequires: gawk BuildRequires: gtk-doc BuildRequires: python2-devel BuildRequires: python3-devel +BuildRequires: python-lxml +BuildRequires: python3-lxml BuildRequires: libseccomp-devel %if %{defined gitcommit}%{num_patches} BuildRequires: automake