PPC build fix
This commit is contained in:
parent
62c7b23b98
commit
e208f80a29
@ -19,6 +19,9 @@ BuildRequires: libXdamage-devel gettext gtk-doc
|
|||||||
BuildRequires: gobject-introspection-devel >= 0.6.3
|
BuildRequires: gobject-introspection-devel >= 0.6.3
|
||||||
BuildRequires: gir-repository-devel
|
BuildRequires: gir-repository-devel
|
||||||
|
|
||||||
|
Patch0: clutter-fix-dolt-check.patch
|
||||||
|
BuildRequires: automake autoconf libtool
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Clutter is an open source software library for creating fast,
|
Clutter is an open source software library for creating fast,
|
||||||
visually rich graphical user interfaces. The most obvious example
|
visually rich graphical user interfaces. The most obvious example
|
||||||
@ -56,6 +59,8 @@ This package contains documentation for clutter.
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
aclocal -Ibuild/autotools
|
||||||
|
autoreconf
|
||||||
%configure --enable-gtk-doc --enable-introspection
|
%configure --enable-gtk-doc --enable-introspection
|
||||||
make
|
make
|
||||||
# FIXME parallel make is disabled for now
|
# FIXME parallel make is disabled for now
|
||||||
|
Loading…
Reference in New Issue
Block a user