diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-08 16:47:58 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:36:34 +0700 |
commit | e0e42bfa9b9cf8cbff90db2e23d6d8a53aad8b74 (patch) | |
tree | 2cc3e4438dc0be4a75d5e263283b3b243f58e998 /academic/Kst | |
parent | 1c3da1143a5b50e8a95a4333ad43bb575d35577e (diff) | |
download | slackbuilds-e0e42bfa9b9cf8cbff90db2e23d6d8a53aad8b74.tar.gz |
academic/Kst: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/Kst')
-rw-r--r-- | academic/Kst/README | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/academic/Kst/README b/academic/Kst/README index cfad9f4c4b..cb1ad83042 100644 --- a/academic/Kst/README +++ b/academic/Kst/README @@ -8,14 +8,15 @@ Kst is very user-friendly (both the community and the program itself!). Kst contains many powerful built-in features and is expandable with plugins and extensions. -Kst is licensed under the GPL, and is as such freely available for anyone. +Kst is licensed under the GPL, and is as such freely available for +anyone. Note that KDE libraries are an optional dependency (i.e. you can run Kst without KDE, but you get additional features when running on a platform with KDE). Optional dependencies are: -- gsl (a lot of very useful data analysis plugins are based) - RECOMMENDED +- gsl (many very useful data analysis plugins are based) - RECOMMENDED - netcdf (which provides support for files in the netCDF format) - muParser (which is used in the general non-linear fitting plugin) - GetData (which provides support for files in the Dirfile format) |