diff options
Diffstat (limited to 'app')
-rw-r--r-- | app/app.gyp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/app/app.gyp b/app/app.gyp index 09add61..7e883f0 100644 --- a/app/app.gyp +++ b/app/app.gyp @@ -178,6 +178,7 @@ # TODO(evanm): I think this is wrong; it should just use GTK. '../build/linux/system.gyp:fontconfig', '../build/linux/system.gyp:gtk', + '../build/linux/system.gyp:x11', ], 'conditions': [ ['toolkit_views==0 and chromeos==0', { |