]> git.pld-linux.org Git - packages/ewebkit.git/blobdiff - ewebkit.spec
- added gcc patch (fixes build with g++ 4.8)
[packages/ewebkit.git] / ewebkit.spec
index 64982ba5f40e5d38a04c551686e7ea6edb477cb1..931eb9a85eda45ca44a143a22566b5538ee82889 100644 (file)
@@ -10,6 +10,7 @@ Source0:      http://packages.profusion.mobi/webkit-efl/webkit-efl-svn-%{subver}.tar.
 # Source0-md5: 54332bd571a23d44e32837f4fa3a1c76
 Patch0:                %{name}-lib.patch
 Patch1:                %{name}-harfbuzz-icu.patch
+Patch2:                %{name}-gcc.patch
 URL:           http://trac.enlightenment.org/e/wiki/EWebKit
 BuildRequires: bison
 BuildRequires: cairo-devel >= 1.10
@@ -93,6 +94,7 @@ Pliki nagłówkowe biblioteki WebKit-EFL.
 %setup -q -n webkit-efl-svn-%{subver}
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 # replace -g2 with -g1 to not run into 4 GB ar format limit
This page took 0.067953 seconds and 4 git commands to generate.