summaryrefslogtreecommitdiff
path: root/p
diff options
context:
space:
mode:
authorDenis Laxalde <denis@laxalde.org>2013-02-24 16:57:15 +0400
committerDenis Laxalde <denis@laxalde.org>2013-02-24 16:57:15 +0400
commitf5da3fdd5afc19aac87710ec4ed9e2224a2c5afb (patch)
tree12340c4233f87504a7a1040f77275180302c7ca5 /p
parent8b3b4e5d2446b58bf077ec1aa107c6d3be2884d3 (diff)
downloadDHG_packages-f5da3fdd5afc19aac87710ec4ed9e2224a2c5afb.tar.gz
haskell-hmatrix: Add dependencies (recommends) for Graphics.Plot
Diffstat (limited to 'p')
-rw-r--r--p/haskell-hmatrix/debian/control5
1 files changed, 5 insertions, 0 deletions
diff --git a/p/haskell-hmatrix/debian/control b/p/haskell-hmatrix/debian/control
index d4328460c..695863f03 100644
--- a/p/haskell-hmatrix/debian/control
+++ b/p/haskell-hmatrix/debian/control
@@ -30,6 +30,11 @@ Depends: ${haskell:Depends}
, ${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