summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorDane Springmeyer <dane@mapbox.com>2014-05-29 15:34:05 -0700
committerDane Springmeyer <dane@mapbox.com>2014-05-29 15:34:05 -0700
commit8413860a58ef2adcf4ceab27ee3107415b58cb62 (patch)
tree302b2ccad8be89ef7f62d77945ff46900aeb12d4 /README.md
parent5e429f706ced8a6b2d842fb5eff4ba844d7b8da6 (diff)
downloadqtlocation-mapboxgl-8413860a58ef2adcf4ceab27ee3107415b58cb62.tar.gz
add zlib to linux deps
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c94627b47e..a8d3c31c9c 100644
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@ Target devices: iPhone 4 and above (4S, 5, 5c, 5s) and iPad 2 and above (3, 4, m
Ensure you have git and other build essentials:
sudo apt-get update
- sudo apt-get install git cmake make pkg-config curl automake libtool xutils-dev
+ sudo apt-get install git build-essential zlib1g-dev automake libtool xutils-dev make cmake pkg-config nodejs-legacy
Install a `-std=c++11` capable compiler