This commit is contained in:
committed by
Git OBS Bridge
parent
fa4b32f564
commit
e98a60ef43
@@ -7,7 +7,7 @@
|
||||
|
||||
Name: maliit-framework
|
||||
Version: 0.81.1.1
|
||||
Release: 0%{?dist}
|
||||
Release: 1%{?dist}
|
||||
Summary: Maliit Input Method Framework
|
||||
|
||||
Group: System Environment/Libraries
|
||||
@@ -19,7 +19,12 @@ BuildRequires: pkgconfig(QtCore) >= 4.7.0
|
||||
BuildRequires: pkgconfig(QtDeclarative)
|
||||
|
||||
BuildRequires: pkgconfig(gtk+-2.0)
|
||||
|
||||
%if 0%{?fedora} != 14
|
||||
# While Fedora 14 has a GTK+ 3 pre-release, the glib version
|
||||
# is to old and the build will fail
|
||||
BuildRequires: pkgconfig(gtk+-3.0)
|
||||
%endif
|
||||
|
||||
BuildRequires: pkgconfig(dbus-1)
|
||||
BuildRequires: pkgconfig(dbus-glib-1)
|
||||
|
Reference in New Issue
Block a user