[Pkg-haskell-commits] darcs: haskell-debian: Add build-depends

Joachim Breitner mail at joachim-breitner.de
Wed Apr 22 10:44:36 UTC 2015


Wed Apr 22 10:37:31 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Add build-depends

    M ./control +6

Wed Apr 22 10:37:31 UTC 2015  Joachim Breitner <mail at joachim-breitner.de>
  * Add build-depends
diff -rN -u old-haskell-debian/control new-haskell-debian/control
--- old-haskell-debian/control	2015-04-22 10:44:36.193504252 +0000
+++ new-haskell-debian/control	2015-04-22 10:44:36.193504252 +0000
@@ -42,6 +42,10 @@
   , libghc-utf8-string-prof
   , libghc-zlib-dev
   , libghc-zlib-prof
+  , libghc-hunit-dev
+  , libghc-hunit-prof
+  , libghc-prettyclass-dev
+  , libghc-prettyclass-prof
 Build-Depends-Indep: ghc-doc
   , libghc-either-doc
   , libghc-exceptions-doc
@@ -60,6 +64,8 @@
   , libghc-process-extras-doc
   , libghc-puremd5-doc
   , libghc-text-doc
+  , libghc-prettyclass-doc
+  , libghc-hunit-doc
 Build-Conflicts:
   libghc-parsec2-dev
 Standards-Version: 3.9.6




More information about the Pkg-haskell-commits mailing list