diff options
author | Robby Workman <rworkman@slackbuilds.org> | 2012-08-21 20:39:40 -0500 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2012-08-22 16:07:13 -0500 |
commit | a2d4b6b6f9a46c264060ed0f24c6952d6bd48ee7 (patch) | |
tree | 17c97dc387be2863941e83d5b0c7a959a6fb2fe7 /academic | |
parent | 118cc393f09f562ee956bfee89a1a439b8c33387 (diff) |
academic/extrema: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/extrema/README | 2 | ||||
-rw-r--r-- | academic/extrema/extrema.info | 2 |
2 files changed, 1 insertions, 3 deletions
diff --git a/academic/extrema/README b/academic/extrema/README index 2ef0a30c9db8..b02ec11afd9c 100644 --- a/academic/extrema/README +++ b/academic/extrema/README @@ -3,5 +3,3 @@ enables researchers to quickly distill their large, complex data sets into meaningful information. Its flexibility, sophistication, and power allow you to easily develop your own commands and create highly customized graphs. - -This requires wxGTK. diff --git a/academic/extrema/extrema.info b/academic/extrema/extrema.info index c50f2a1f1da3..273c9432edfc 100644 --- a/academic/extrema/extrema.info +++ b/academic/extrema/extrema.info @@ -5,6 +5,6 @@ DOWNLOAD="http://downloads.sourceforge.net/extrema/extrema-4.4.5.tar.gz" MD5SUM="8a1e82b34874db2bfa64d9a2956677b1" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="wxGTK" +REQUIRES="wxPython" MAINTAINER="Binh Nguyen" EMAIL="binhnguyen@fastmail.fm" |