[Pkg-scicomp-commits] ferari/trunk/debian
    Johannes Ring 
    johannr at simula.no
       
    Thu Oct 23 11:58:07 UTC 2008
    
    
  
SVN commit 3936 by johannr-guest:
Changed dependency for package python-ferari.
 M  +1 -1      ferari/trunk/debian/control  
--- ferari/trunk/debian/control #3935:3936
@@ -13,7 +13,7 @@
 Package: python-ferari
 Architecture: all
 XB-Python-Version: ${python:Versions}
-Depends: python-numpy, ${python:Depends}, ${misc:Depends}
+Depends: python-numeric-ext, ${python:Depends}, ${misc:Depends}
 Description: optimizations for evaluation of variational forms
  FErari (Finite Element rearrangement to automatically reduce instructions)
  generates optimized code for evaluation of the element tensor (element
    
    
More information about the Pkg-scicomp-commits
mailing list