summaryrefslogtreecommitdiff
path: root/gyp/mbgl-ios.gypi
diff options
context:
space:
mode:
Diffstat (limited to 'gyp/mbgl-ios.gypi')
-rw-r--r--gyp/mbgl-ios.gypi3
1 files changed, 3 insertions, 0 deletions
diff --git a/gyp/mbgl-ios.gypi b/gyp/mbgl-ios.gypi
index ec31869ad9..df6896e1e7 100644
--- a/gyp/mbgl-ios.gypi
+++ b/gyp/mbgl-ios.gypi
@@ -30,6 +30,9 @@
'type': 'static_library',
'standalone_static_library': 1,
'hard_dependency': 1,
+ 'dependencies': [
+ 'version',
+ ],
'sources': [
'../platform/ios/cache_database_library.mm',
'../platform/ios/shader_cache_library.mm',