aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Henrik Brautaset Aronsen <subsurface@henrik.synth.no>2013-01-21 10:08:04 +0100
committerGravatar Dirk Hohndel <dirk@hohndel.org>2013-01-21 09:52:03 -0800
commitc02f1b88ab5a0a9d6fadf56468910d76ce0b1c5d (patch)
treeba224db0e9a4482d28e294d0695a49e9be247d6d
parent9e13655854676488d7748d1da3dbebfe381de5b5 (diff)
downloadsubsurface-c02f1b88ab5a0a9d6fadf56468910d76ce0b1c5d.tar.gz
Add libsoup and osm-gps-map to Mac build instructions.
Also force py27-pygtk to use the quartz variant, since MacPorts doesn't have variant dependency resolutions. Signed-off-by: Henrik Brautaset Aronsen <subsurface@henrik.synth.no> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
-rw-r--r--README4
1 files changed, 2 insertions, 2 deletions
diff --git a/README b/README
index d9b053050..ef461d4d6 100644
--- a/README
+++ b/README
@@ -92,8 +92,8 @@ to then build subsurface.
Building subsurface on a Mac
----------------------------
Install MacPorts and install the dependencies from MacPorts:
-sudo port install gtk2 +no_x11 +quartz -x11 libusb gtk-osx-application \
- automake autoconf libtool
+sudo port install gtk2 +quartz py27-pygtk +quartz libusb gtk-osx-application \
+ automake autoconf libtool libsoup osm-gps-map
Install libdivecomputer:
git clone git://libdivecomputer.git.sourceforge.net/gitroot/libdivecomputer/libdivecomputer