Files
pkgsrc-ng/www/firefox24/patches/patch-config_system-headers
2016-11-18 22:39:22 +01:00

44 lines
797 B
Plaintext

$NetBSD: patch-config_system-headers,v 1.3 2016/01/20 22:14:13 ryoon Exp $
--- config/system-headers.orig 2014-09-24 02:53:26.000000000 +0000
+++ config/system-headers
@@ -402,6 +402,7 @@ frame/log.h
frame/req.h
freetype/freetype.h
freetype/ftcache.h
+freetype/ftfntfmt.h
freetype/ftglyph.h
freetype/ftsynth.h
freetype/ftoutln.h
@@ -415,6 +416,7 @@ freetype/ftbitmap.h
freetype/ftxf86.h
freetype.h
ftcache.h
+ftfntfmt.h
ftglyph.h
ftsynth.h
ftoutln.h
@@ -644,6 +646,7 @@ mapiutil.h
mapix.h
Math64.h
math.h
+complex
mbstring.h
mem.h
memory
@@ -1145,3 +1148,14 @@ kvm.h
spawn.h
err.h
xlocale.h
+#if MOZ_NATIVE_ICU==1
+unicode/locid.h
+unicode/numsys.h
+unicode/ucal.h
+unicode/ucol.h
+unicode/udat.h
+unicode/udatpg.h
+unicode/uenum.h
+unicode/unum.h
+unicode/ustring.h
+#endif