[vtk6] 01/02: Replace hdf5-mpi by hdf5-dev in BD to fix installation problem due to libgdal-dev dependency.
Anton Gladky
gladk at moszumanska.debian.org
Sat Jun 14 21:31:33 UTC 2014
This is an automated email from the git hooks/post-receive script.
gladk pushed a commit to branch master
in repository vtk6.
commit 62edef65f18ddef6e56f0f4bf5dd391d868c183d
Author: Anton Gladky <gladk at debian.org>
Date: Sat Jun 14 21:36:43 2014 +0200
Replace hdf5-mpi by hdf5-dev in BD to fix installation problem due to libgdal-dev dependency.
---
debian/control | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 4284b0b..80a64a3 100644
--- a/debian/control
+++ b/debian/control
@@ -28,7 +28,7 @@ Build-Depends:
libgl1-mesa-dev | libgl-dev,
libgl2ps-dev,
libglu1-mesa-dev | libglu-dev,
- libhdf5-openmpi-dev[!s390x], libhdf5-mpich-dev[s390x],
+ libhdf5-dev,
libjpeg-dev,
libjsoncpp-dev,
libmrmpi-dev,
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/vtk6.git
More information about the debian-science-commits
mailing list