Index: build/linux/system.gyp |
diff --git a/build/linux/system.gyp b/build/linux/system.gyp |
index 94163fc21fd4d96ad0bae68f8437a4e0a399943a..d2ea8cc9cbe4a9f66d1455b82684af6c2c86e1b9 100644 |
--- a/build/linux/system.gyp |
+++ b/build/linux/system.gyp |
@@ -296,9 +296,6 @@ |
'target_name': 'glib', |
'type': 'none', |
'toolsets': ['host', 'target'], |
- 'dependencies': [ |
- 'xtst' |
- ], |
'variables': { |
'glib_packages': 'glib-2.0 gmodule-2.0 gobject-2.0 gthread-2.0', |
}, |