[sundials] 01/01: More libsundials-dev Depends:
    Dima Kogan 
    dima at secretsauce.net
       
    Mon May 29 23:52:49 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 d3172bb3da39d74fc6cce4136cec0677648ab15e
Author: Dima Kogan <dima at secretsauce.net>
Date:   Mon May 29 16:52:30 2017 -0700
    More libsundials-dev Depends:
    
    This package contains the examples, so it needs the Depends: to make the
    examples buildable. Perhaps the examples should move to their own package...
---
 debian/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/control b/debian/control
index 5741231..6e492ea 100644
--- a/debian/control
+++ b/debian/control
@@ -178,7 +178,7 @@ Depends: libsundials-arkode1              (= ${binary:Version}),
          libsundials-nvecparallel-openmp2 (= ${binary:Version}),
          libsundials-nvecparallel-hypre2  (= ${binary:Version}),
          libsundials-nvecparallel-petsc2  (= ${binary:Version}),
-         cmake,
+         cmake, mpi-default-dev, libhypre-dev, petsc-dev, gfortran, pkg-config,
          ${misc:Depends}
 Breaks: libsundials-serial-dev
 Replaces: libsundials-serial-dev
-- 
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