From f730b67d032bb197a26529fc96b44d872b508624 Mon Sep 17 00:00:00 2001 From: Jiri Moskovcak Date: Fri, 4 Nov 2011 14:34:30 +0100 Subject: [PATCH] minor spec file fix --- libreport.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libreport.spec b/libreport.spec index 40f0b82..ec3bdfe 100644 --- a/libreport.spec +++ b/libreport.spec @@ -11,7 +11,7 @@ Group: System Environment/Libraries URL: https://fedorahosted.org/abrt/ Source: https://fedorahosted.org/released/abrt/%{name}-%{version}.tar.gz BuildRequires: dbus-devel -BuildRequires: gtk2-devel +BuildRequires: gtk3-devel BuildRequires: curl-devel BuildRequires: desktop-file-utils BuildRequires: xmlrpc-c-devel