summaryrefslogtreecommitdiff
path: root/p/haskell-statistics
diff options
context:
space:
mode:
authorIulian Udrea <iulian@physics.org>2012-01-28 21:40:40 +0400
committerIulian Udrea <iulian@physics.org>2012-01-28 21:40:40 +0400
commit8e3d405a20e79e07ae32327cc7e00a3d2ed07f17 (patch)
treeab19503b822fbaa8ae39962ae02f06eb547ebbc4 /p/haskell-statistics
parent6df051b63116789d7f5b78d7f44cb290db668595 (diff)
downloadDHG_packages-8e3d405a20e79e07ae32327cc7e00a3d2ed07f17.tar.gz
haskell-statistics: Add math-functions dependency.
Diffstat (limited to 'p/haskell-statistics')
-rw-r--r--p/haskell-statistics/debian/changelog1
-rw-r--r--p/haskell-statistics/debian/control3
2 files changed, 4 insertions, 0 deletions
diff --git a/p/haskell-statistics/debian/changelog b/p/haskell-statistics/debian/changelog
index 654d1aacc..20a862a9e 100644
--- a/p/haskell-statistics/debian/changelog
+++ b/p/haskell-statistics/debian/changelog
@@ -2,6 +2,7 @@ haskell-statistics (0.10.1.0-1) unstable; urgency=low
* New upstream release.
* Remove the aeson dependency and update the other ones.
+ * Add math-functions dependency.
-- Iulian Udrea <iulian@physics.org> Sat, 28 Jan 2012 17:20:06 +0000
diff --git a/p/haskell-statistics/debian/control b/p/haskell-statistics/debian/control
index 4f0ed6d3d..bdecf57fd 100644
--- a/p/haskell-statistics/debian/control
+++ b/p/haskell-statistics/debian/control
@@ -17,6 +17,8 @@ Build-Depends: debhelper (>= 7)
, libghc-monad-par-prof
, libghc-mwc-random-dev (>= 0.11.0.0)
, libghc-mwc-random-prof
+ , libghc-math-functions-dev (>= 0.1.1)
+ , libghc-math-functions-prof
, libghc-primitive-dev (>= 0.3)
, libghc-primitive-prof
, libghc-vector-dev (>= 0.7.1)
@@ -28,6 +30,7 @@ Build-Depends-Indep: ghc-doc
, libghc-erf-doc
, libghc-monad-par-doc
, libghc-mwc-random-doc
+ , libghc-math-functions-doc
, libghc-primitive-doc
, libghc-vector-doc
, libghc-vector-algorithms-doc