[Pkg-haskell-commits] darcs: haskell-debian: Also depend on text

Joachim Breitner mail at joachim-breitner.de
Sat Dec 1 22:58:51 UTC 2012


Sat Dec  1 22:58:16 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Also depend on text
  Ignore-this: f1bc577e5a93518f46ec1518f4a66f92

    M ./control +3

Sat Dec  1 22:58:16 UTC 2012  Joachim Breitner <mail at joachim-breitner.de>
  * Also depend on text
  Ignore-this: f1bc577e5a93518f46ec1518f4a66f92
diff -rN -u old-haskell-debian//control new-haskell-debian//control
--- old-haskell-debian//control	2012-12-01 22:58:50.947724634 +0000
+++ new-haskell-debian//control	2012-12-01 22:58:50.971722110 +0000
@@ -28,6 +28,8 @@
   , libghc-regex-compat-prof
   , libghc-regex-tdfa-dev
   , libghc-regex-tdfa-prof
+  , libghc-text-dev
+  , libghc-text-prof
   , libghc-unixutils-dev (>> 1.50)
   , libghc-unixutils-prof
   , libghc-utf8-string-dev
@@ -48,6 +50,7 @@
   , libghc-utf8-string-doc
   , libghc-process-extras-doc
   , libghc-puremd5-doc
+  , libghc-text-doc
 Build-Conflicts:
   libghc-parsec2-dev
 Standards-Version: 3.9.4





More information about the Pkg-haskell-commits mailing list