[arch-commits] Commit in octave/trunk (PKGBUILD)

Ronald van Haren ronald at archlinux.org
Thu May 6 20:51:49 UTC 2010


    Date: Thursday, May 6, 2010 @ 16:51:49
  Author: ronald
Revision: 79776

add gcc-libs to deps, not catched by namcap but seems to be needed

Modified:
  octave/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-06 16:37:54 UTC (rev 79775)
+++ PKGBUILD	2010-05-06 20:51:49 UTC (rev 79776)
@@ -10,7 +10,7 @@
 arch=('i686' 'x86_64')
 url="http://www.octave.org"
 license=('GPL')
-depends=('fftw' 'pcre' 'curl' 'lapack' 'libx11' 'graphicsmagick' 'glpk' 'hdf5')
+depends=('fftw' 'pcre' 'curl' 'lapack' 'libx11' 'graphicsmagick' 'glpk' 'hdf5' 'gcc-libs')
 makedepends=('texinfo' 'graphicsmagick' 'gcc-fortran' 'umfpack')
 optdepends=('texinfo: for help-support in octave'
             'gnuplot: alternative plotting'




More information about the arch-commits mailing list