diff options
author | Brent Whitman <brent@arteku.com> | 2015-06-25 14:59:27 -0700 |
---|---|---|
committer | Brent Whitman <brent@arteku.com> | 2015-06-25 14:59:27 -0700 |
commit | ae8af8f2eafcfa58129a55b91b22f1c16658076b (patch) | |
tree | 502e138056635337ffcd4b93672588e28a4a0f12 | |
parent | fc209e31c5452f0595c815c5948f3307ef585d10 (diff) | |
download | qtlocation-mapboxgl-ae8af8f2eafcfa58129a55b91b22f1c16658076b.tar.gz |
Add xcpretty dependency to README
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -14,6 +14,7 @@ An OpenGL renderer for [Mapbox Vector Tiles](https://www.mapbox.com/blog/vector- - Apple Command Line Tools (for build on OS X; available at [Apple Developer](https://developer.apple.com/downloads)) - `pkg-config` (for build only) - [Homebrew](http://brew.sh) (for building on OS X) + - [xcpretty](https://github.com/supermarin/xcpretty) (for building on OS X) - [Cask](http://caskroom.io/) (for building Android on OS X) - Python 2.x (for build only) |