diff options
author | ponce <matteo.bernardini@gmail.com> | 2012-08-23 17:43:24 +0200 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-23 15:49:38 -0500 |
commit | 8dfb5f4fbbf56be4ef738a56fe8b19167d211ede (patch) | |
tree | b4cb48ced09abc4cc114a82a3074ac118d4e1ac9 /office/nts/nts.info | |
parent | 126045878dfa0dfcbe8ee1c3ed97d490ddb4b29a (diff) | |
download | slackbuilds-8dfb5f4fbbf56be4ef738a56fe8b19167d211ede.tar.gz |
office/nts: Fixed dep information
Diffstat (limited to 'office/nts/nts.info')
-rw-r--r-- | office/nts/nts.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/office/nts/nts.info b/office/nts/nts.info index 6071d2645c..94bae7966d 100644 --- a/office/nts/nts.info +++ b/office/nts/nts.info @@ -5,6 +5,6 @@ DOWNLOAD="http://www.duke.edu/~dgraham/NTS/nts-82.tar.gz" MD5SUM="0d0da351859ae9131b676720f4a831ea" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="pysetuptools python-dateutil wxPython" +REQUIRES="python-dateutil wxPython" MAINTAINER="Jostein Berntsen" EMAIL="jbernts@broadpark.no" |