From 0adae65438712d2d484d37a47a141c792b287bf7 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Wed, 6 Mar 2013 09:46:30 -0500 Subject: [PATCH] fix br --- gtk3.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gtk3.spec b/gtk3.spec index 9fe4eca..be604f1 100644 --- a/gtk3.spec +++ b/gtk3.spec @@ -45,7 +45,7 @@ BuildRequires: libXdamage-devel BuildRequires: libXi-devel BuildRequires: gobject-introspection-devel BuildRequires: colord-devel -BuildRequires: avahi-devel +BuildRequires: avahi-gobject-devel %if %{with_wayland} BuildRequires: libwayland-client-devel BuildRequires: libwayland-cursor-devel