summaryrefslogtreecommitdiff
path: root/p/haskell-yesod-form
diff options
context:
space:
mode:
authorJoachim Breitner <mail@joachim-breitner.de>2013-02-02 16:15:11 +0400
committerJoachim Breitner <mail@joachim-breitner.de>2013-02-02 16:15:11 +0400
commitc8e5fd8c4cd662cb167793aefcb9f21fe8dc8c3e (patch)
tree3b48b0757179e668e329767671b40a1426e3de6b /p/haskell-yesod-form
parentce6ae843b0ae59bb55f5f48761eee2d1b95c2382 (diff)
downloadDHG_packages-c8e5fd8c4cd662cb167793aefcb9f21fe8dc8c3e.tar.gz
haskell-yesod-form: Add test suite build dependency
Diffstat (limited to 'p/haskell-yesod-form')
-rw-r--r--p/haskell-yesod-form/debian/changelog1
-rw-r--r--p/haskell-yesod-form/debian/control1
2 files changed, 2 insertions, 0 deletions
diff --git a/p/haskell-yesod-form/debian/changelog b/p/haskell-yesod-form/debian/changelog
index 107e82f81..ed6940ecb 100644
--- a/p/haskell-yesod-form/debian/changelog
+++ b/p/haskell-yesod-form/debian/changelog
@@ -1,6 +1,7 @@
haskell-yesod-form (1.2.1-1) UNRELEASED; urgency=low
* New upstream release
+ * Add test suite build dependency
-- Joachim Breitner <nomeata@debian.org> Sat, 02 Feb 2013 13:14:05 +0100
diff --git a/p/haskell-yesod-form/debian/control b/p/haskell-yesod-form/debian/control
index 649174bab..b0c6a9708 100644
--- a/p/haskell-yesod-form/debian/control
+++ b/p/haskell-yesod-form/debian/control
@@ -62,6 +62,7 @@ Build-Depends: debhelper (>= 7)
, libghc-yesod-persistent-dev (>> 1.1)
, libghc-yesod-persistent-dev (<< 1.2)
, libghc-yesod-persistent-prof
+ , libghc-hspec-dev
Build-Depends-Indep: ghc-doc
, libghc-aeson-doc
, libghc-attoparsec-doc