summaryrefslogtreecommitdiffstats
path: root/build/all.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'build/all.gyp')
-rw-r--r--build/all.gyp3
1 files changed, 2 insertions, 1 deletions
diff --git a/build/all.gyp b/build/all.gyp
index c50a350..bf37324 100644
--- a/build/all.gyp
+++ b/build/all.gyp
@@ -57,11 +57,12 @@
['OS=="linux"', {
'dependencies': [
'../breakpad/breakpad.gyp:*',
+ '../courgette/courgette.gyp:*',
'../sandbox/sandbox.gyp:*',
'../third_party/harfbuzz/harfbuzz.gyp:*',
+ '../third_party/yasm/yasm.gyp:*',
'../tools/gtk_clipboard_dump/gtk_clipboard_dump.gyp:*',
'../tools/xdisplaycheck/xdisplaycheck.gyp:*',
- '../courgette/courgette.gyp:*',
],
'conditions': [
['branding=="Chrome"', {