summaryrefslogtreecommitdiff
path: root/p/hslogger/debian/control
diff options
context:
space:
mode:
authorJohn Goerzen <jgoerzen@complete.org>2008-10-14 01:02:30 +0400
committerJohn Goerzen <jgoerzen@complete.org>2008-10-14 01:02:30 +0400
commit322a43825ad5f96a55a9cf279e8d1498d2c25828 (patch)
tree59b6d7393db089d57646b220a4c7c2592471dc9b /p/hslogger/debian/control
parent4960f9872674e54df40ad9c2e941b78bc1c071f6 (diff)
downloadDHG_packages-322a43825ad5f96a55a9cf279e8d1498d2c25828.tar.gz
hslogger: Added dep on libghc6-time-dev
Diffstat (limited to 'p/hslogger/debian/control')
-rw-r--r--p/hslogger/debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/p/hslogger/debian/control b/p/hslogger/debian/control
index 4979c929b..a0b797864 100644
--- a/p/hslogger/debian/control
+++ b/p/hslogger/debian/control
@@ -1,7 +1,7 @@
Source: hslogger
Priority: optional
Maintainer: John Goerzen <jgoerzen@complete.org>
-Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.3), cpphs, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev
+Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.8.2), ghc6 (<< 6.8.2-999), haskell-devscripts (>= 0.6.3), cpphs, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-hunit-dev, libghc6-time-dev
Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.6.3), ghc6 (>= 6.8), cpphs, libhugs-hunit, libhugs-mtl, libhugs-network
Standards-Version: 3.6.2
Section: devel
@@ -9,7 +9,7 @@ Section: devel
Package: libghc6-hslogger-dev
Section: devel
Architecture: any
-Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev
+Depends: ${haskell:Depends}, libghc6-network-dev, libghc6-unix-dev, libghc6-mtl-dev, libghc6-time-dev
Suggests: hslogger-doc
Description: The Haskell Logging Framework, GHC package
hslogger is a logging framework for Haskell, roughly similar to