summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-05-24 10:59:03 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-05-25 11:16:38 +0200
commit83d45c577ab33efdff800ccab3b7e5430f4f52a6 (patch)
treef0ad11c3cb6d0092a95b9e452607136795f098e1
parentfb37e842a8cc67f89dda7f7781016e862e5e7bae (diff)
add missing BuildRequires for sasl
-rw-r--r--spice-gtk.spec1
1 files changed, 1 insertions, 0 deletions
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}