summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--p/haskell-vector-space/debian/changelog1
-rw-r--r--p/haskell-vector-space/debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/p/haskell-vector-space/debian/changelog b/p/haskell-vector-space/debian/changelog
index 5599f0bdc..490f171fa 100644
--- a/p/haskell-vector-space/debian/changelog
+++ b/p/haskell-vector-space/debian/changelog
@@ -5,6 +5,7 @@ haskell-vector-space (0.7.6-1) UNRELEASED; urgency=low
* Update copyright years.
* Add myself to Uploaders.
* Add DM-Upload-Allowed: yes.
+ * Build depend on libghc-boolean-dev (>= 0.0.1).
-- Iulian Udrea <iulian@linux.com> Fri, 02 Sep 2011 17:35:56 +0100
diff --git a/p/haskell-vector-space/debian/control b/p/haskell-vector-space/debian/control
index ac4f6fe10..33df4c2d5 100644
--- a/p/haskell-vector-space/debian/control
+++ b/p/haskell-vector-space/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>= 7)
, haskell-devscripts (>= 0.8)
, ghc
, ghc-prof
- , libghc-boolean-dev
+ , libghc-boolean-dev (>= 0.0.1)
, libghc-boolean-prof
, libghc-memotrie-dev
, libghc-memotrie-prof