]> git.pld-linux.org Git - packages/thunderbird.git/commitdiff
- fix building with freetype 2.6
authorJan Rękorajski <baggins@pld-linux.org>
Thu, 18 Jun 2015 19:31:48 +0000 (21:31 +0200)
committerJan Rękorajski <baggins@pld-linux.org>
Thu, 18 Jun 2015 19:31:48 +0000 (21:31 +0200)
freetype-2.6.patch [new file with mode: 0644]
icedove.spec

diff --git a/freetype-2.6.patch b/freetype-2.6.patch
new file mode 100644 (file)
index 0000000..b1eb20a
--- /dev/null
@@ -0,0 +1,10 @@
+--- mozilla/mozilla/config/system-headers~     2015-05-25 23:28:44.000000000 +0200
++++ mozilla/mozilla/config/system-headers      2015-06-11 23:07:35.000000000 +0200
+@@ -471,6 +470,7 @@
+ freetype/ftxf86.h
+ freetype.h
+ ftcache.h
++ftfntfmt.h
+ ftglyph.h
+ ftsynth.h
+ ftoutln.h
index aaf454eb77341df07de64f9fa8ba4446ae063631..cd28b9b7ba82d4900dd5a0827604075697b79190 100644 (file)
@@ -50,6 +50,7 @@ Patch7:               system-virtualenv.patch
 Patch8:                enable-addons.patch
 Patch9:                bump-nss-req.patch
 Patch10:       libvpx2.patch
+Patch11:       freetype-2.6.patch
 URL:           http://www.pld-linux.org/Packages/Icedove
 BuildRequires: GConf2-devel >= 1.2.1
 BuildRequires: alsa-lib-devel
@@ -166,6 +167,7 @@ cd mozilla
 %patch8 -p1
 %patch9 -p2
 %patch10 -p1
+%patch11 -p1
 
 %build
 cd mozilla
This page took 0.24497 seconds and 4 git commands to generate.