diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 20:44:21 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:07:14 -0500 |
commit | 2fba859bdcc3d9c7b0adc8e0ede056a016c2bb5a (patch) | |
tree | c98c9e73e61da2f367a85eb110142b0c8b04c680 /academic/genius/README | |
parent | d9a284599926b034b60b927c8ec9dd1cb665c1ff (diff) | |
download | slackbuilds-2fba859bdcc3d9c7b0adc8e0ede056a016c2bb5a.tar.gz |
academic/genius: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/genius/README')
-rw-r--r-- | academic/genius/README | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/academic/genius/README b/academic/genius/README index 0051b21d48..d4a270574c 100644 --- a/academic/genius/README +++ b/academic/genius/README @@ -6,11 +6,6 @@ is useful both as a simple calculator and as a research or educational tool. The syntax is very intuitive and is designed to mimic how mathematics is usually written. -Definite dependencies: rarian (as scrollkeeper replacement) -is available on SBo. - If you would like the GUI interface as well, it requires -libgnomeui and gtksourceview (available on SBo) - If you have these dependencies, pass the variable - of GNOME=YES (or anything that isn't NO ;) - +libgnomeui and gtksourceview. If you have these dependencies, +pass the variable of GNOME=YES (or anything that isn't NO ;) |