diff options
author | Larry Hajali <larryhaja[at]gmail[dot]com> | 2016-08-22 12:20:23 +0100 |
---|---|---|
committer | David Spencer <idlemoor@slackbuilds.org> | 2016-08-28 00:22:59 +0100 |
commit | 62e7e99ac9ed2560c8ea614664dc5b9ece29b624 (patch) | |
tree | bd7693b0036b13dade489d34cff2f1c39931fbaa /misc/subsurface/README | |
parent | 01eb0b54657000173c612420cc90c13948b91aa6 (diff) | |
download | slackbuilds-62e7e99ac9ed2560c8ea614664dc5b9ece29b624.tar.gz |
misc/subsurface: Updated for version 4.5.6.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'misc/subsurface/README')
-rw-r--r-- | misc/subsurface/README | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/misc/subsurface/README b/misc/subsurface/README index cb9d3618d0..9284110888 100644 --- a/misc/subsurface/README +++ b/misc/subsurface/README @@ -8,3 +8,10 @@ With Subsurface the user can track dive locations including GPS coordinates calculates a wide variety of statistics of the user's diving and calculates and tracks information like the user's SAC rate, partial pressures of O2, N2 and He, calculated deco information, and many more. + +Optional dependencies: libftdi or libftdi1 + +Note: To build Subsurface with libftdi support pass FTDI="yes" to the slackbuild. +libftdi will be used if both libftdi and libftdi1 are installed on the system. + + # FTDI="yes" ./subsurface.SlackBuild |