From 0582279e2d3a58da73105ae769cc3e46908ad597 Mon Sep 17 00:00:00 2001 From: Tomas Popela Date: Jan 08 2015 11:15:29 +0000 Subject: Add automake as BR --- diff --git a/webkitgtk3.spec b/webkitgtk3.spec index 88e117c..9a1cb49 100644 --- a/webkitgtk3.spec +++ b/webkitgtk3.spec @@ -24,6 +24,7 @@ Patch1: webkitgtk-aarch64.patch Patch2: webkitgtk-2.4.1-cloop_fix.patch Patch3: webkitgtk-2.4.5-cloop_fix_32.patch Patch4: webkitgtk-2.4.1-ppc64_align.patch +# https://bugs.webkit.org/show_bug.cgi?id=140241 Patch5: webkitgtk-2.4.8-plugin_none.patch BuildRequires: at-spi2-core-devel @@ -58,6 +59,9 @@ BuildRequires: gobject-introspection-devel >= 1.32.0 BuildRequires: perl-Switch BuildRequires: ruby BuildRequires: mesa-libGL-devel +# Remove when 2.4.9 will be released +# Needed for https://bugs.webkit.org/show_bug.cgi?id=140241 +BuildRequires: automake %ifarch ppc BuildRequires: libatomic %endif