From b8e5e97afdf8cf7966899807a81277dc5df2ee3b Mon Sep 17 00:00:00 2001 From: Kalev Lember Date: Wed, 20 Jan 2016 10:34:44 +0100 Subject: [PATCH] Add a missing build dep --- wayland.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/wayland.spec b/wayland.spec index 1768151..12f3788 100644 --- a/wayland.spec +++ b/wayland.spec @@ -12,6 +12,7 @@ BuildRequires: chrpath BuildRequires: doxygen BuildRequires: pkgconfig(libffi) BuildRequires: expat-devel +BuildRequires: libxml2-devel BuildRequires: libxslt BuildRequires: docbook-style-xsl BuildRequires: xmlto