summaryrefslogtreecommitdiffstats
path: root/academic/libghemical/README
diff options
context:
space:
mode:
author Daniil Bratashov2011-11-06 13:55:01 +0100
committer Robby Workman2011-11-26 16:09:08 +0100
commit4d3a659909d303b82eb0e88a6e8234fb2498f7aa (patch)
treefb9c9cd696e38f4ad0c6992fd9c47fa1c000b217 /academic/libghemical/README
parent9fadc18804c76031978859d3b563bc474acee216 (diff)
downloadslackbuilds-4d3a659909d303b82eb0e88a6e8234fb2498f7aa.tar.gz
academic/libghemical: Updated for version 3.0.0.
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'academic/libghemical/README')
-rw-r--r--academic/libghemical/README7
1 files changed, 3 insertions, 4 deletions
diff --git a/academic/libghemical/README b/academic/libghemical/README
index 4e0351e048..c052518789 100644
--- a/academic/libghemical/README
+++ b/academic/libghemical/README
@@ -1,7 +1,6 @@
Libghemical is a software library which contains all of the
computational chemistry functionality of the ghemical application.
-libghemical is the part of ghemical project. It requres mopac7
-library and mpqc quantum chemistry program. If you don't need such
-functionality delete --enable-mopac7 and --enable-mpqc ./configure
-switches. \ No newline at end of file
+libghemical is the part of ghemical project. It optionally requres
+mopac7 library and mpqc quantum chemistry program. If you need such
+functionality compile it with WITH_MOPAC7=yes and WITH_MPQC=yes \ No newline at end of file