diff options
author | Carl Worth <cworth@cworth.org> | 2013-01-31 13:56:49 +1100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2013-01-31 14:33:13 +1100 |
commit | b6c6586061e63b7f08cc0893ae6351239a089cd0 (patch) | |
tree | f54923550ac13c4fad92f16b5b6cfaae9bac8060 /README | |
parent | 1702eb3ab011b354ae914e60386ea85903257a23 (diff) | |
download | subsurface-b6c6586061e63b7f08cc0893ae6351239a089cd0.tar.gz |
README: Update names of Debian packages for dependencies
Use libglib2.0-dev instead of glib-2.0 and add both libssl-dev and
libsoup2.4-dev.
Signed-off-by: Carl Worth <cworth@cworth.org>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -48,8 +48,8 @@ you obviously already have it installed). Check with your Linux distribution how to install these packages. On Debian the package names are different; try libxml2-dev libgtk2.0-dev -glib-2.0 libgconf2-dev, but it seems the cairo package at least in -Squeeze is too old. +libglib2.0-dev libgconf2-dev libssl-dev libsoup2.4-dev, but it seems +the cairo package at least in Squeeze is too old. You also need to have libdivecomputer version 0.2 installed, which goes something like this: |