diff options
Diffstat (limited to 'gpu/gpu.gyp')
| -rw-r--r-- | gpu/gpu.gyp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gpu/gpu.gyp b/gpu/gpu.gyp index ee00088..8a51c05 100644 --- a/gpu/gpu.gyp +++ b/gpu/gpu.gyp @@ -54,7 +54,6 @@ '-L<(PRODUCT_DIR)', ], 'libraries': [ - '-lGL', '-lX11', ], }, @@ -255,6 +254,7 @@ 'command_buffer/service/x_utils.h', ], 'dependencies': [ + 'gl_libs', '../build/linux/system.gyp:gtk', ] }, |
