aboutsummaryrefslogtreecommitdiff
path: root/libraries/openbabel/README
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2022-02-15 15:25:56 -0500
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-02-16 08:20:08 +0700
commit9db8b4926857aad2c1be7e689d1477f8a352c0ac (patch)
tree93327b7fbf83005d1b96e3deb73d8f6df640c1d8 /libraries/openbabel/README
parentdb614d4beec7ee8c0bb19e493366d63565ea7303 (diff)
libraries/openbabel: Fix download URL, remove jdk dep.
Signed-off-by: B. Watson <yalhcru@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/openbabel/README')
-rw-r--r--libraries/openbabel/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/libraries/openbabel/README b/libraries/openbabel/README
index 65f976b968a0f..345d907fb4ff6 100644
--- a/libraries/openbabel/README
+++ b/libraries/openbabel/README
@@ -2,3 +2,7 @@ OpenBabel is a project designed to pick up where Babel left off, as
a cross-platform program and library designed to interconvert between
many file formats used in molecular modeling, computational chemistry,
and many related areas.
+
+Optional dependency: if you want the graphical interface (obgui),
+install wxPython or wxGTK3 (either will do) before running this
+script.