summaryrefslogtreecommitdiffstats
path: root/academic/octave/README
diff options
context:
space:
mode:
author Kyle Guinn2010-05-11 22:21:35 +0200
committer Robby Workman2010-05-11 22:21:35 +0200
commit036fbd62a2f55e20ca478eafcccd239abcb7bfa3 (patch)
tree0e4f1fbd05cb6316e3aa2caae181bd65ae61451b /academic/octave/README
parent570d10d553c1755218cffd6c4ecc8aefd373ee11 (diff)
downloadslackbuilds-036fbd62a2f55e20ca478eafcccd239abcb7bfa3.tar.gz
academic/octave: Updated for version 3.0.1
Diffstat (limited to 'academic/octave/README')
-rw-r--r--academic/octave/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/octave/README b/academic/octave/README
index 180066d913..91420d137d 100644
--- a/academic/octave/README
+++ b/academic/octave/README
@@ -4,4 +4,4 @@ linear and nonlinear problems numerically, and for performing other numerical
experiments using a language that is mostly compatible with Matlab. It may
also be used as a batch-oriented language.
-FFTW is an optional dependency; it will be used if it is found.
+FFTW and HDF5 are optional dependencies; they will be used if found.