[feel++] 35/122: feel++ can use tbb now

Mattia Rizzolo mattia at debian.org
Sun Feb 14 15:29:19 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository feel++.

commit 15502425c5988415392976e649cfd7e235cf1146
Author: Christophe Prudhomme <prudhomm at debian.org>
Date:   Fri Oct 29 12:24:13 2010 +0000

    feel++ can use tbb now
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index c7cf96b..e138058 100644
--- a/debian/control
+++ b/debian/control
@@ -15,6 +15,7 @@ Build-Depends: cdbs, quilt, debhelper (>= 7), cmake (>=2.6), g++-4.4, gfortran-4
 	       libeigen2-dev, libxml2-dev,
 	       gmsh, transfig, imagemagick, texlive-latex-extra, texlive-base-bin, pgf,
                doxygen, ghostscript,
+	       libtbb-dev,
 	       libopenturns-dev, libann-dev, libglpk-dev, octave3.2-headers
 Standards-Version: 3.9.1
 Homepage: http://ljkforge.imag.fr/life
@@ -66,7 +67,7 @@ Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libfeel++, libvtk5-dev, libeigen2-dev, mpi-default-dev,
          libtrilinos-dev, libpetsc3.1-dev (>= 3.1.dfsg-3), libslepc3.0.0-dev (>= 3.0.0-p7.dfsg-4), libgmm++-dev,
          libsuperlu3-dev, libsuitesparse-dev, libscotchmetis-dev,
-	 libeigen2-dev, libvtk5-dev, libxml2-dev
+	 libeigen2-dev, libvtk5-dev, libxml2-dev, libtbb-dev
 Suggests: feel++-doc, libfeel++-dbg, doxygen
 Replaces: liblife-dev
 Description: A library for the finite element method
@@ -104,7 +105,7 @@ Description: A library for the finite element method
 Package: libfeel++-dbg
 Section: debug
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, libfeel++-dev
+Depends: ${shlibs:Depends}, ${misc:Depends}, libfeel++-dev, libtbb2-dbg
 Replaces: liblife-dbg
 Description: A library for the finite element method
  Feel++ is a versatile finite element library to solve partial

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/feel++.git



More information about the debian-science-commits mailing list