diff options
author | Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com> | 2013-02-19 06:46:53 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-02-19 06:47:12 -0800 |
commit | 7f630144fa26191b3a72bd897b381fb2787c0a9e (patch) | |
tree | 493da5efb800c11c7a324a17814c90150305e21a /README | |
parent | 847935e6ef49a4d42162a3b44b025ef27f0ce8d2 (diff) | |
download | subsurface-7f630144fa26191b3a72bd897b381fb2787c0a9e.tar.gz |
Small context adjustment.
Signed-off-by: Cristian Ionescu-Idbohrn <cristian.ionescu-idbohrn@axis.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -51,8 +51,8 @@ libgtk2.0-dev, libglib2.0-dev, libgconf2-dev, libsoup2.4-dev. It seems the cairo packages at least in Squeeze is too old. To be able to visualise the dives on a map (optional), using GPS -coordinates, install osm-gps-map-devel (Fedora) or libosmgpsmap-dev -(Debian package). That will be detected and configured at build +coordinates, install the osm-gps-map-devel (Fedora) or libosmgpsmap-dev +(Debian) package. That will be detected and configured at build time. The library is used to embed maps in applications that, when given GPS co-ordinates, draw a GPS track. |