- add json-glib-devel and enable xinput support
This commit is contained in:
parent
18fb6db9b2
commit
e496b3ed0b
@ -18,6 +18,7 @@ BuildRequires: glib2-devel mesa-libGL-devel gtk2-devel pkgconfig pango-devel
|
|||||||
BuildRequires: libXdamage-devel gettext gtk-doc
|
BuildRequires: libXdamage-devel gettext gtk-doc
|
||||||
BuildRequires: gobject-introspection-devel >= 0.6.4
|
BuildRequires: gobject-introspection-devel >= 0.6.4
|
||||||
BuildRequires: gir-repository-devel
|
BuildRequires: gir-repository-devel
|
||||||
|
BuildRequires: json-glib-devel
|
||||||
|
|
||||||
Obsoletes: clutter-cairo < 0.9
|
Obsoletes: clutter-cairo < 0.9
|
||||||
Provides: clutter-cairo = 0.9
|
Provides: clutter-cairo = 0.9
|
||||||
@ -59,7 +60,7 @@ This package contains documentation for clutter.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --enable-gtk-doc --enable-introspection
|
%configure --enable-gtk-doc --enable-introspection --enable-xinput
|
||||||
make %{?_smp_mflags} V=1
|
make %{?_smp_mflags} V=1
|
||||||
|
|
||||||
%install
|
%install
|
||||||
|
Loading…
Reference in New Issue
Block a user