- 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: gobject-introspection-devel >= 0.6.4
|
||||
BuildRequires: gir-repository-devel
|
||||
BuildRequires: json-glib-devel
|
||||
|
||||
Obsoletes: clutter-cairo < 0.9
|
||||
Provides: clutter-cairo = 0.9
|
||||
@ -59,7 +60,7 @@ This package contains documentation for clutter.
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%configure --enable-gtk-doc --enable-introspection
|
||||
%configure --enable-gtk-doc --enable-introspection --enable-xinput
|
||||
make %{?_smp_mflags} V=1
|
||||
|
||||
%install
|
||||
|
Loading…
Reference in New Issue
Block a user