Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=292fe2e4c5d8275bc169a1c4f88d9e72d8cde9ff
commit 292fe2e4c5d8275bc169a1c4f88d9e72d8cde9ff Author: Melko <[email protected]> Date: Sun Sep 11 14:21:06 2011 +0200 scilab-5.3.3-1-i686 * build with new lapack diff --git a/source/xapps-extra/scilab/FrugalBuild b/source/xapps-extra/scilab/FrugalBuild index 1515a7e..c125a76 100644 --- a/source/xapps-extra/scilab/FrugalBuild +++ b/source/xapps-extra/scilab/FrugalBuild @@ -7,7 +7,7 @@ pkgrel=1 pkgdesc="Scilab is a scientific software package for numerical computations." url="http://www.scilab.org/" depends=('pcre>=8.12' 'libgfortran>=4.6.1' 'libgomp>=4.6.1' 'libxml2>=2.7.8' 'fftw>=3.2.2' 'hdf5>=1.8.7') -makedepends=('gcc-gfortran>=4.5.2-2' 'blas>=3.3.1' 'lapack>=3.3.1' 'umfpack>=5.5.1' 'ocaml>=3.12.1') +makedepends=('gcc-gfortran>=4.5.2-2' 'blas>=3.3.1' 'lapack>=3.3.1-2' 'umfpack>=5.5.1' 'ocaml>=3.12.1') groups=('xapps-extra') archs=('i686' 'x86_64') options=('scriptlet') _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
