mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
academic/wxmacmolplt: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
9ba78d5c9c
commit
9fd4da21da
2 changed files with 1 additions and 3 deletions
|
@ -4,5 +4,3 @@ MacMolPlt is designed to display the input and output of the GAMESS(US)
|
|||
and patched to support PCGAMESS/Firefly quantum chemistry packages.
|
||||
It produces animations and/or publication quality output from a variety
|
||||
of input file formats.
|
||||
|
||||
This requires wxGTK built with OpenGL support and ming.
|
||||
|
|
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.scl.ameslab.gov/MacMolPlt/download/wxmacmolplt-7.4.3.tar.gz
|
|||
MD5SUM="d4fb4788fec48dcb7f206c812541d09a"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="ming wxGTK"
|
||||
REQUIRES="ming wxPython"
|
||||
MAINTAINER="Daniil Bratashov"
|
||||
EMAIL="dn2010@gmail.com"
|
||||
|
|
Loading…
Reference in a new issue