Grr, try again
This commit is contained in:
parent
75accf0e5a
commit
c691c22caa
@ -43,6 +43,7 @@ Patch8: tooltip-positioning.patch
|
|||||||
Patch15: window-dragging.patch
|
Patch15: window-dragging.patch
|
||||||
# upstream fix
|
# upstream fix
|
||||||
Patch16: 0001-Fix-dynamic-module-check.patch
|
Patch16: 0001-Fix-dynamic-module-check.patch
|
||||||
|
BuildRequires: automake autoconf libtool
|
||||||
|
|
||||||
BuildRequires: atk-devel >= %{atk_version}
|
BuildRequires: atk-devel >= %{atk_version}
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -162,6 +163,8 @@ This package contains developer documentation for the GTK+ widget toolkit.
|
|||||||
%patch15 -p1 -b .window-dragging
|
%patch15 -p1 -b .window-dragging
|
||||||
%patch16 -p1 -b .dynamic-modules
|
%patch16 -p1 -b .dynamic-modules
|
||||||
|
|
||||||
|
autoreconf -i -f
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure --with-xinput=xfree \
|
%configure --with-xinput=xfree \
|
||||||
--enable-debug \
|
--enable-debug \
|
||||||
|
Loading…
Reference in New Issue
Block a user