[Pkg-scicomp-commits] getfem++/trunk/debian
    Konstantinos Poulios 
    logari81 at googlemail.com
       
    Wed Nov  4 21:34:12 UTC 2009
    
    
  
SVN commit 4669 by logari81-guest:
Add dependency of libgetfem++-dev on libboost-dev
 M  +1 -1      getfem++/trunk/debian/control  
--- getfem++/trunk/debian/control #4668:4669
@@ -40,7 +40,7 @@
 Package: libgetfem++-dev
 Section: libdevel
 Architecture: any
-Depends: libgetfem4++ (= ${binary:Version})
+Depends: libgetfem4++ (= ${binary:Version}), libboost-dev
 Description: Development files for the GETFEM++ generic finite element library
  GETFEM++ is a library allowing the computation of any elementary matrix (even
  for mixed finite element methods) on the largest class of methods and elements,
    
    
More information about the Pkg-scicomp-commits
mailing list