aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third_party__WebKit__Source__web__web.gyp
blob: d4a9ceee74b799ea5fe6b1cf61229a0b84666eca (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- third_party/WebKit/Source/web/web.gyp.orig	2014-10-10 09:34:38 UTC
+++ third_party/WebKit/Source/web/web.gyp
@@ -145,7 +145,7 @@
                       },
                     },
                 }],
-                ['OS == "linux"', {
+                ['OS == "linux" or os_bsd == 1', {
                     'dependencies': [
                         '<(DEPTH)/build/linux/system.gyp:fontconfig',
                     ],