[med-svn] [seer] 02/13: Use freshly packaged libgzstream-dev
Andreas Tille
tille at debian.org
Thu Apr 14 09:49:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository seer.
commit 281a8b6806d70df44db6adad90cf77650f79c54c
Author: Andreas Tille <tille at debian.org>
Date: Wed Mar 30 12:02:26 2016 +0000
Use freshly packaged libgzstream-dev
---
debian/control | 4 ++--
debian/rules | 6 ++++++
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index d9cfbdc..01c7c20 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,8 @@ Build-Depends: debhelper (>= 9),
libarmadillo-dev,
libdlib-dev,
libhdf5-mpi-dev | libhdf5-dev,
- libxdmf-dev,
- libboost-dev
+ libgzstream-dev,
+ libboost-dev
Standards-Version: 3.9.7
Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/seer/trunk/
Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/seer/trunk/
diff --git a/debian/rules b/debian/rules
index 6055261..4c23d17 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,5 +2,11 @@
# DH_VERBOSE := 1
+include /usr/share/dpkg/architecture.mk
+export CPATH := /usr/include/hdf5/serial
+export LIBRARY_PATH := /usr/lib/$(DEB_TARGET_MULTIARCH)/hdf5/serial
+
+export LDFLAGS+=-pthread
+
%:
dh $@
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/seer.git
More information about the debian-med-commit
mailing list