mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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>
This commit is contained in:
parent
d2305b0c01
commit
b1c01f62ea
1 changed files with 1 additions and 1 deletions
2
README
2
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
|
||||
|
|
Loading…
Add table
Reference in a new issue