summaryrefslogtreecommitdiffstats
path: root/content/content_plugin.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'content/content_plugin.gypi')
-rw-r--r--content/content_plugin.gypi5
1 files changed, 5 insertions, 0 deletions
diff --git a/content/content_plugin.gypi b/content/content_plugin.gypi
index aff2d82..f2f01bf 100644
--- a/content/content_plugin.gypi
+++ b/content/content_plugin.gypi
@@ -57,6 +57,11 @@
'dependencies': [
'../build/linux/system.gyp:gtk',
],
+ 'link_settings': {
+ 'libraries': [
+ '-lXext',
+ ],
+ },
}],
],
},