mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
academic/extrema: Fixed dep information
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
This commit is contained in:
parent
118cc393f0
commit
a2d4b6b6f9
2 changed files with 1 additions and 3 deletions
|
@ -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.
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Reference in a new issue