diff options
author | Giancarlo Dessì <slack@giand.it> | 2023-11-06 06:09:03 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2023-11-06 06:09:03 +0700 |
commit | 35c529a0935749b0c8cebb9571d4fad96ee7cb8e (patch) | |
tree | d727bace3e7cd2ad78dabc69402b1dcab4c0bee5 /academic/avogadrolibs | |
parent | 5cc269640347af9c6c23354ba7a8cb37002d1c5e (diff) |
academic/avogadrolibs: Update README.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/avogadrolibs')
-rw-r--r-- | academic/avogadrolibs/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/academic/avogadrolibs/README b/academic/avogadrolibs/README index 788ee02b79bc..4990e7bf74f9 100644 --- a/academic/avogadrolibs/README +++ b/academic/avogadrolibs/README @@ -31,3 +31,7 @@ PYTHON=yes ./avogadrolibs.SlackBuild WARNING: the build enabling the support of VTK libraries works only with VTK < 9.0 or VTK >= 9.2.6. The build against VTK 9.0.x fails. Other versions of VTK 9.x earlier than 9.2.6 are not tested. + +Since Avogadro 2 version 1.98.0, the build requires cmake at version +3.24 or greater. This version is the latest compatible with Slackware +15.0 that has cmake remained at the version 3.21. |