Package: linbox
Version: 1.1.6~rc0-2
Severity: wishlist
Tags: patch

Some platforms[1] are missing atlas, and thus can't compile ilm.
However, it looks like linbox is not including any atlas_* headers,
only cblas.h, which is provided by libblas-dev. Please allow building
agains libbblas-dev on platforms where atlas isn't available.

As linbox configure is kinder than ilm's, adding this feature is
trivial:

debian/control
-Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 5), libtool, 
automake1.10, autoconf, quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), 
libgivaro-dev, libntl-dev, libgmp3-dev, libatlas-base-dev, libgsl0-dev, 
texlive-base-bin, texlive-latex-base, doxygen, ghostscript, liblapack-dev
+Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 5), libtool, 
automake1.10, autoconf, quilt, patchutils (>= 0.2.25), cdbs (>= 0.4.27), 
libgivaro-dev, libntl-dev, libgmp3-dev, libatlas-base-dev[!arm !armeb !armel 
!alpha !hurd-i386 !m68k], libgsl0-dev, texlive-base-bin, texlive-latex-base, 
doxygen, ghostscript, liblapack-dev

[1] http://buildd.debian.org/~jeroen/status/package.php?suite=unstable&p=atlas


-- 
"rm -rf" only sounds scary if you don't have backups



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to