From 83d45c577ab33efdff800ccab3b7e5430f4f52a6 Mon Sep 17 00:00:00 2001 From: Christophe Fergeau Date: Tue, 24 May 2011 10:59:03 +0200 Subject: [PATCH] add missing BuildRequires for sasl --- spice-gtk.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/spice-gtk.spec b/spice-gtk.spec index e93d8ab..4f84b2c 100644 --- a/spice-gtk.spec +++ b/spice-gtk.spec @@ -27,6 +27,7 @@ BuildRequires: perl-Text-CSV BuildRequires: pixman-devel openssl-devel libjpeg-turbo-devel BuildRequires: celt051-devel pulseaudio-libs-devel BuildRequires: pygtk2-devel python-devel zlib-devel +BuildRequires: cyrus-sasl-devel BuildRequires: gobject-introspection-devel BuildRequires: gtk-doc %if %{with_gtk3}