From b1c01f62eaf7380e929db6d4c6bb0cbadfdaec50 Mon Sep 17 00:00:00 2001 From: Henrik Brautaset Aronsen Date: Tue, 12 Feb 2013 10:35:31 +0100 Subject: [PATCH] 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 Signed-off-by: Dirk Hohndel --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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