Magellan Linux

Contents of /trunk/mozilla-firefox/patches/firefox-38.0-freetype26.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2598 - (show annotations) (download)
Thu Jun 25 07:14:36 2015 UTC (8 years, 10 months ago) by niro
File size: 655 byte(s)
-fixed build against freetype-2.6
1
2 # HG changeset patch
3 # User NiLuJe <ninuje@gmail.com>
4 # Date 1426721573 14400
5 # Node ID afd840d66e6a775dc2ed35dd3add01ff07f950fe
6 # Parent 35515400af363bfc141353acd474814567c43c54
7 Bug 1143411 - Fix build against latest freetype code. r=glandium
8
9 diff --git a/config/system-headers b/config/system-headers
10 --- a/config/system-headers
11 +++ b/config/system-headers
12 @@ -465,16 +465,17 @@ freetype/tttables.h
13 freetype/t1tables.h
14 freetype/ftlcdfil.h
15 freetype/ftsizes.h
16 freetype/ftadvanc.h
17 freetype/ftbitmap.h
18 freetype/ftxf86.h
19 freetype.h
20 ftcache.h
21 +ftfntfmt.h
22 ftglyph.h
23 ftsynth.h
24 ftoutln.h
25 ttnameid.h
26 tttables.h
27 t1tables.h
28 ftlcdfil.h
29 ftsizes.h
30