diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 23:48:28 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:07:19 -0500 |
commit | 9fd4da21da45efcee5e22a2f9a328733a77a1aba (patch) | |
tree | 59f7ab7e064b79add1e8bae8e1c717968539d2fe /academic/wxmacmolplt | |
parent | 9ba78d5c9c20dd845d24b73c8c8c017708522d34 (diff) | |
download | slackbuilds-9fd4da21da45efcee5e22a2f9a328733a77a1aba.tar.gz |
academic/wxmacmolplt: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic/wxmacmolplt')
-rw-r--r-- | academic/wxmacmolplt/README | 2 | ||||
-rw-r--r-- | academic/wxmacmolplt/wxmacmolplt.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/academic/wxmacmolplt/README b/academic/wxmacmolplt/README index 11396494b0..10fdebf3d4 100644 --- a/academic/wxmacmolplt/README +++ b/academic/wxmacmolplt/README @@ -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. diff --git a/academic/wxmacmolplt/wxmacmolplt.info b/academic/wxmacmolplt/wxmacmolplt.info index 5d0d4bce71..bf09585742 100644 --- a/academic/wxmacmolplt/wxmacmolplt.info +++ b/academic/wxmacmolplt/wxmacmolplt.info @@ -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" |