summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 91ea8d3f9941..3ad1c88c5800 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,8 @@ url="https://github.com/embotech/ecos-python"
depends=('python'
'python-numpy'
'python-scipy'
- 'ecos')
+ 'ecos'
+ 'suitesparse')
makedepends=('python-setuptools')
license=('GPL3')
arch=('i686' 'x86_64')