summaryrefslogtreecommitdiff
path: root/gyp/mbgl-osx.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/mbgl-osx.gypi')
-rw-r--r--gyp/mbgl-osx.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/mbgl-osx.gypi b/gyp/mbgl-osx.gypi
index 09c96807aa..4e8a131da5 100644
--- a/gyp/mbgl-osx.gypi
+++ b/gyp/mbgl-osx.gypi
@@ -5,6 +5,9 @@
'type': 'static_library',
'standalone_static_library': 1,
'hard_dependency': 1,
+ 'dependencies': [
+ 'version',
+ ],
'sources': [
'../platform/osx/cache_database_application_support.mm',
'../platform/osx/shader_cache_application_support.mm',