aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Henrik Brautaset Aronsen <subsurface@henrik.synth.no>2013-02-12 10:35:31 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-02-12 08:37:07 -0800
commitb1c01f62eaf7380e929db6d4c6bb0cbadfdaec50 (patch)
tree35eb9158b2e58170e2b7d927487b0374afd66309
parentd2305b0c01ec9fda3debeef9dd7a18df846ba84a (diff)
downloadsubsurface-b1c01f62eaf7380e929db6d4c6bb0cbadfdaec50.tar.gz
Add libzip to MacPorts dependencies
This adds support for SDE imports. The website documentation should be updated as well. Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index 7b3d35236..589c0d4c3 100644
--- a/README
+++ b/README
@@ -90,7 +90,7 @@ Building subsurface on a Mac
----------------------------
Install MacPorts and install the dependencies from MacPorts:
sudo port install gtk2 +quartz py27-pygtk +quartz libusb gtk-osx-application \
- automake autoconf libtool libsoup osm-gps-map
+ automake autoconf libtool libsoup osm-gps-map libzip
Install libdivecomputer:
git clone git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer