summaryrefslogtreecommitdiff
path: root/linux/mapboxgl-app.gyp
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2014-12-17 12:14:32 +0100
committerKonstantin Käfer <mail@kkaefer.com>2014-12-17 12:14:32 +0100
commit936e09651424f111ac2ac64e2e60e2d13b082ebf (patch)
tree99b7b7bef00ac011805f5a87ea9ddaf06466fed0 /linux/mapboxgl-app.gyp
parent02e43c6d30553a676b912abe1391b82219290333 (diff)
downloadqtlocation-mapboxgl-936e09651424f111ac2ac64e2e60e2d13b082ebf.tar.gz
Make file request overridable by platform implementations
refs #579: Android can now rename AssetRequest to FileRequest and implement it differently
Diffstat (limited to 'linux/mapboxgl-app.gyp')
-rw-r--r--linux/mapboxgl-app.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/linux/mapboxgl-app.gyp b/linux/mapboxgl-app.gyp
index fbeabd74ea..4127b5c278 100644
--- a/linux/mapboxgl-app.gyp
+++ b/linux/mapboxgl-app.gyp
@@ -48,6 +48,7 @@
'dependencies': [
'../mapboxgl.gyp:mbgl-standalone',
'../mapboxgl.gyp:mbgl-linux',
+ '../mapboxgl.gyp:bundle_styles',
'../mapboxgl.gyp:copy_certificate_bundle',
],
'copies': [{