mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-04 20:29:09 +01:00
libraries/CXSparse: Fixed dep information
This commit is contained in:
parent
f27101ccc1
commit
10de54298f
2 changed files with 1 additions and 3 deletions
|
@ -5,6 +5,6 @@ DOWNLOAD="http://www.cise.ufl.edu/research/sparse/CXSparse/versions/CXSparse-2.2
|
|||
MD5SUM="03750f3501fb3ccb7f2518bd24c4abbc"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="CSparse UFconfig"
|
||||
REQUIRES="UFconfig"
|
||||
MAINTAINER="Kyle Guinn"
|
||||
EMAIL="elyk03@gmail.com"
|
||||
|
|
|
@ -2,5 +2,3 @@ CXSparse is an extended version of CSparse, with support for double or
|
|||
complex matrices, with int or long integers.
|
||||
|
||||
This package is part of SuiteSparse.
|
||||
|
||||
Requires UFconfig.
|
||||
|
|
Loading…
Reference in a new issue