diff options
Diffstat (limited to 'www/firefox/files/patch-bug783463')
| -rw-r--r-- | www/firefox/files/patch-bug783463 | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/www/firefox/files/patch-bug783463 b/www/firefox/files/patch-bug783463 deleted file mode 100644 index 3ae6d51262e4..000000000000 --- a/www/firefox/files/patch-bug783463 +++ /dev/null @@ -1,11 +0,0 @@ ---- gfx/skia/moz.build~ -+++ gfx/skia/moz.build -@@ -190,7 +190,7 @@ elif CONFIG['MOZ_WIDGET_TOOLKIT'] == 'qt - 'SkFontHost_FreeType_common.cpp', - 'SkOSFile.cpp', - ] -- if CONFIG['OS_TARGET'] == 'Linux': -+ if CONFIG['MOZ_X11'] == 1 or CONFIG['OS_TARGET'] == 'Linux': - EXPORTS.skia += [ - 'include/ports/SkTypeface_cairo.h', - ] |
