[SCM] Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator. branch, master, updated. upstream/2.5.1_beta2_svn10664_dfsg-72-g69bb726
Anton Gladky
gladky.anton at gmail.com
Thu Dec 22 17:56:31 UTC 2011
The following commit has been merged in the master branch:
commit 6a1fd65e4d3759fdbd754d711d2fa244ce6182e1
Author: Anton Gladky <gladky.anton at gmail.com>
Date: Thu Dec 22 18:54:15 2011 +0100
Prevent petsc on platforms, where lam is used.
diff --git a/debian/control b/debian/control
index a52caa8..768dc52 100644
--- a/debian/control
+++ b/debian/control
@@ -13,7 +13,7 @@ Build-Depends: debhelper (>= 8), cmake, gfortran, libgl1-mesa-dev,
libhdf5-mpi-dev [alpha amd64 i386 ia64 kfreebsd-amd64 kfreebsd-i386 powerpc sparc],
libscotchmetis-dev,
libblas-dev, liblapack-dev, libgl2ps-dev, freeglut3-dev,
- libpetsc3.1-dev [!kfreebsd-any],
+ libpetsc3.1-dev [!kfreebsd-amd64 !kfreebsd-i386 !armel !mips !mipsel !s390 !sparc],
python-dev (>= 2.6.6-3~), swig2.0
Standards-Version: 3.9.2
DM-Upload-Allowed: yes
--
Gmsh packaging. Gmsh is an automatic 3D finite element mesh generator.
More information about the debian-science-commits
mailing list