From 850bf8e0442f43276d4cc6449a48bc1b134b6cf3 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Wed, 1 Jul 2015 15:26:56 +0200 Subject: [PATCH] Add missing BuildRequires This is a new feature of the new release. --- spice-vdagent.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/spice-vdagent.spec b/spice-vdagent.spec index 5714e69..1c06b03 100644 --- a/spice-vdagent.spec +++ b/spice-vdagent.spec @@ -10,6 +10,7 @@ Source0: http://spice-space.org/download/releases/%{name}-%{version}.tar. BuildRequires: systemd-devel glib2-devel spice-protocol >= 0.12.6 BuildRequires: libpciaccess-devel libXrandr-devel libXinerama-devel BuildRequires: libXfixes-devel systemd-units desktop-file-utils libtool +BuildRequires: alsa-lib-devel Requires(post): systemd-units Requires(preun): systemd-units Requires(postun): systemd-units