]> git.pld-linux.org Git - packages/FreeMat.git/commitdiff
- BR: lapack-devel instead of blas-devel
authorSzymon Siwek <sls@pld-linux.org>
Fri, 21 Dec 2007 02:29:55 +0000 (02:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- TODO entry

Changed files:
    FreeMat.spec -> 1.15

FreeMat.spec

index feba300e4a663702ff8cf8124c33d9b1b44e151a..b2fdbfd95346176428391c36682e42b8ed6c0954 100644 (file)
@@ -1,5 +1,7 @@
 # TODO:
 # - look at MPI support - doesn't work with lam for me :/
+# - build with ARPACK, UMFPACK, CYCLE COUNTER (whatever it is)
+#
 %define                fversion        %(echo %{version} |tr r -)
 %define                mversion        %(echo %{version} |cut -f -1 -d r)
 Summary:       FreeMat - an environment for rapid engineering and scientific processing
@@ -16,8 +18,8 @@ Patch0:               %{name}-qt4.patch
 URL:           http://freemat.sourceforge.net
 BuildRequires: autoconf
 BuildRequires: automake
-BuildRequires: blas-devel
 BuildRequires: gcc-g77
+BuildRequires: lapack-devel
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
 BuildRequires: libstdc++-devel
This page took 0.75278 seconds and 4 git commands to generate.