mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-23 03:33:34 -04:00
34 lines
681 B
Plaintext
34 lines
681 B
Plaintext
$NetBSD: patch-mozilla_config_system-headers,v 1.10 2014/03/30 04:13:17 ryoon Exp $
|
|
|
|
--- mozilla/config/system-headers.orig 2014-03-19 01:41:46.000000000 +0000
|
|
+++ mozilla/config/system-headers
|
|
@@ -1144,4 +1144,28 @@ unicode/unum.h
|
|
unicode/ustring.h
|
|
unicode/utypes.h
|
|
#endif
|
|
+cairo-qt.h
|
|
+#if MOZ_NATIVE_GRAPHITE2==1
|
|
+unwind.h
|
|
+graphite2/Font.h
|
|
+graphite2/Segment.h
|
|
+#endif
|
|
+#if MOZ_NATIVE_HARFBUZZ==1
|
|
+harfbuzz/hb-ot.h
|
|
+harfbuzz/hb.h
|
|
+#endif
|
|
+#if MOZ_NATIVE_OGG==1
|
|
+ogg/ogg.h
|
|
+ogg/os_types.h
|
|
+#endif
|
|
+#if MOZ_NATIVE_VORBIS==1
|
|
+vorbis/codec.h
|
|
+vorbis/vorbisenc.h
|
|
+#endif
|
|
+#if MOZ_NATIVE_OPUS==1
|
|
+opus.h
|
|
+opus_multistream.h
|
|
+opus/opus.h
|
|
+opus/opus_multistream.h
|
|
+#endif
|
|
libutil.h
|