summaryrefslogtreecommitdiffstats
path: root/webkit/webkit.gyp
diff options
context:
space:
mode:
Diffstat (limited to 'webkit/webkit.gyp')
-rw-r--r--webkit/webkit.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/webkit/webkit.gyp b/webkit/webkit.gyp
index a05fc59..d8a2b6a 100644
--- a/webkit/webkit.gyp
+++ b/webkit/webkit.gyp
@@ -1440,6 +1440,7 @@
['OS=="linux"', {
'dependencies': [
'../build/linux/system.gyp:gtk',
+ '../base/base.gyp:linux_versioninfo',
],
'export_dependent_settings': [
# Users of webcursor.h need the GTK include path.