diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 17:05:10 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:34 -0500 |
commit | 89c54297b3f91863cb430f061c5bfc4a234c9c13 (patch) | |
tree | 2dc612cfa966034613ab18cc47b7ec3d46cfcf3b /office/etm/etm.info | |
parent | b86aa1368f5f8340c24e5c94c88fee77a6019129 (diff) | |
download | slackbuilds-89c54297b3f91863cb430f061c5bfc4a234c9c13.tar.gz |
office/etm: Fixed dep information
Diffstat (limited to 'office/etm/etm.info')
-rw-r--r-- | office/etm/etm.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/etm/etm.info b/office/etm/etm.info index 36181114e2..2b05fddd0d 100644 --- a/office/etm/etm.info +++ b/office/etm/etm.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.duke.edu/~dgraham/ETM/etm-891.tar.gz" MD5SUM="4e4cd162a9103debc2596401a1acfaae" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools python-dateutil wxPython" +REQUIRES="python-dateutil wxPython" MAINTAINER="Jostein Berntsen" EMAIL="jbernts@broadpark.no" |