[Pkg-haskell-commits] darcs: hasktags: Fix build-depends

Joachim Breitner mail at joachim-breitner.de
Tue Sep 16 15:47:10 UTC 2014


Tue Sep 16 15:41:58 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Fix build-depends

    M ./control +1

Tue Sep 16 15:41:58 UTC 2014  Joachim Breitner <mail at joachim-breitner.de>
  * Fix build-depends
diff -rN -u old-hasktags/control new-hasktags/control
--- old-hasktags/control	2014-09-16 15:47:10.294781278 +0000
+++ new-hasktags/control	2014-09-16 15:47:10.294781278 +0000
@@ -10,6 +10,7 @@
   , ghc-prof
   , libghc-json-dev (>= 0.5)
   , libghc-json-dev (<< 0.8)
+  , libghc-utf8-string-dev
 Standards-Version: 3.9.5
 Homepage: http://hackage.haskell.org/package/hasktags
 Vcs-Darcs: http://darcs.debian.org/pkg-haskell/hasktags




More information about the Pkg-haskell-commits mailing list