[Pkg-haskell-commits] darcs: haskell-hmatrix: Add dependencies	(recommends) for Graphics.Plot
    Denis Laxalde 
    denis at laxalde.org
       
    Sun Feb 24 13:15:50 UTC 2013
    
    
  
Sun Feb 24 12:57:15 UTC 2013  Denis Laxalde <denis at laxalde.org>
  * Add dependencies (recommends) for Graphics.Plot
  Ignore-this: ccfac8ce42e637224353f5b2e8bc7dad
    M ./control +5
Sun Feb 24 12:57:15 UTC 2013  Denis Laxalde <denis at laxalde.org>
  * Add dependencies (recommends) for Graphics.Plot
  Ignore-this: ccfac8ce42e637224353f5b2e8bc7dad
diff -rN -u old-haskell-hmatrix//control new-haskell-hmatrix//control
--- old-haskell-hmatrix//control	2013-02-24 13:15:50.563719613 +0000
+++ new-haskell-hmatrix//control	2013-02-24 13:15:50.571880255 +0000
@@ -30,6 +30,11 @@
   , ${shlibs:Depends}
   , ${misc:Depends}
 Recommends: ${haskell:Recommends}
+  , gnuplot
+  , imagemagick
+  , texlive-latex-base
+  , texlive-extra-utils
+  , texlive-font-utils
 Suggests: ${haskell:Suggests}
 Provides: ${haskell:Provides}
 Description: Linear algebra and numerical computation in Haskell
    
    
More information about the Pkg-haskell-commits
mailing list