aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2012-08-21 20:39:40 -0500
committerRobby Workman <rworkman@slackbuilds.org>2012-08-22 16:07:13 -0500
commita2d4b6b6f9a46c264060ed0f24c6952d6bd48ee7 (patch)
tree17c97dc387be2863941e83d5b0c7a959a6fb2fe7
parent118cc393f09f562ee956bfee89a1a439b8c33387 (diff)
academic/extrema: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
-rw-r--r--academic/extrema/README2
-rw-r--r--academic/extrema/extrema.info2
2 files changed, 1 insertions, 3 deletions
diff --git a/academic/extrema/README b/academic/extrema/README
index 2ef0a30c9db87..b02ec11afd9cd 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 c50f2a1f1da36..273c9432edfc2 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"