aboutsummaryrefslogtreecommitdiff
path: root/www/chromium/files/patch-third__party_WebKit_Source_web_web.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'www/chromium/files/patch-third__party_WebKit_Source_web_web.gyp')
-rw-r--r--www/chromium/files/patch-third__party_WebKit_Source_web_web.gyp11
1 files changed, 11 insertions, 0 deletions
diff --git a/www/chromium/files/patch-third__party_WebKit_Source_web_web.gyp b/www/chromium/files/patch-third__party_WebKit_Source_web_web.gyp
new file mode 100644
index 000000000000..bfa20a2d99ad
--- /dev/null
+++ b/www/chromium/files/patch-third__party_WebKit_Source_web_web.gyp
@@ -0,0 +1,11 @@
+--- third_party/WebKit/Source/web/web.gyp.orig 2016-05-11 19:02:33 UTC
++++ third_party/WebKit/Source/web/web.gyp
+@@ -160,7 +160,7 @@
+ '../core/core.gyp:webcore',
+ ],
+ }],
+- ['OS == "linux"', {
++ ['OS == "linux" or os_bsd == 1', {
+ 'dependencies': [
+ '<(DEPTH)/build/linux/system.gyp:fontconfig',
+ ],