summaryrefslogtreecommitdiff
path: root/gyp/mbgl-linux.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/mbgl-linux.gypi')
-rw-r--r--gyp/mbgl-linux.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/mbgl-linux.gypi b/gyp/mbgl-linux.gypi
index 7af08242ee..fdea368ae2 100644
--- a/gyp/mbgl-linux.gypi
+++ b/gyp/mbgl-linux.gypi
@@ -5,6 +5,9 @@
'type': 'static_library',
'standalone_static_library': 1,
'hard_dependency': 1,
+ 'dependencies': [
+ 'version',
+ ],
'variables': {
'cflags_cc': [
'<@(png_cflags)',