summaryrefslogtreecommitdiff
path: root/p/haskell-unixutils
diff options
context:
space:
mode:
authorlaney <laney@debian.org>2011-06-15 13:34:56 +0400
committerlaney <laney@debian.org>2011-06-15 13:34:56 +0400
commit51cc26c86c5d486d4653592144acd6e757c87ccc (patch)
treedf9f906dddc566342a90527c22be6e2c36913439 /p/haskell-unixutils
parent23969a5eb65eb70a3e974d4b42ec763a3d58791c (diff)
downloadDHG_packages-51cc26c86c5d486d4653592144acd6e757c87ccc.tar.gz
haskell-unixutils: Add Build-Depends on regex-tdfa and HUnit
Diffstat (limited to 'p/haskell-unixutils')
-rw-r--r--p/haskell-unixutils/debian/changelog1
-rw-r--r--p/haskell-unixutils/debian/control6
2 files changed, 7 insertions, 0 deletions
diff --git a/p/haskell-unixutils/debian/changelog b/p/haskell-unixutils/debian/changelog
index a85a63a6e..ae0b55912 100644
--- a/p/haskell-unixutils/debian/changelog
+++ b/p/haskell-unixutils/debian/changelog
@@ -12,6 +12,7 @@ haskell-unixutils (1.35-1) UNRELEASED; urgency=low
[ Iain Lane ]
* Standards-Version → 3.9.2, no changes required
+ * Add Build-Depends on regex-tdfa and HUnit
-- Iain Lane <laney@debian.org> Thu, 26 May 2011 13:55:54 +0100
diff --git a/p/haskell-unixutils/debian/control b/p/haskell-unixutils/debian/control
index c61a3005d..b613cf506 100644
--- a/p/haskell-unixutils/debian/control
+++ b/p/haskell-unixutils/debian/control
@@ -13,6 +13,12 @@ Build-Depends:
, libghc-parallel-dev (>= 2.2.0.1)
, libghc-parallel-prof
, libghc-parallel-doc
+ , libghc-hunit-dev
+ , libghc-hunit-prof
+ , libghc-hunit-doc
+ , libghc-regex-tdfa-dev
+ , libghc-regex-tdfa-prof
+ , libghc-regex-tdfa-doc
, libghc-regex-compat-dev
, libghc-regex-compat-prof
, haskell-regex-compat-doc