[sundials] 07/10: Added another required hypre dependency

Dima Kogan dima at secretsauce.net
Mon May 29 23:37:39 UTC 2017


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

dkogan pushed a commit to branch master
in repository sundials.

commit c55dd31ebb7d6091fe880893c19e1a7fac322a63
Author: Dima Kogan <dima at secretsauce.net>
Date:   Mon May 29 14:56:59 2017 -0700

    Added another required hypre dependency
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index e454aec..8f24be2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,7 +31,7 @@ extra_flags +=						\
                                                         \
    -DHYPRE_ENABLE:BOOL=ON                               \
    -DHYPRE_INCLUDE_DIR=/usr/include/hypre               \
-   -DHYPRE_LIBRARY='-lHYPRE -lHYPRE_IJ_mv -lHYPRE_utilities -lHYPRE_parcsr_mv'
+   -DHYPRE_LIBRARY='-lHYPRE -lHYPRE_IJ_mv -lHYPRE_utilities -lHYPRE_parcsr_mv -lHYPRE_seq_mv'
 
 BUILDDIR = $(CURDIR)/debian/build
 

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



More information about the debian-science-commits mailing list