diff options
author | John Goerzen <jgoerzen@complete.org> | 2009-07-03 00:03:22 +0400 |
---|---|---|
committer | John Goerzen <jgoerzen@complete.org> | 2009-07-03 00:03:22 +0400 |
commit | bf54a2b969e71c880c363cc65930b851f25464b6 (patch) | |
tree | 8c42bfdb301841a7ce8c84dfdbf7f71059d5522f /p/hdbc/debian/control | |
parent | 14431a4d4dd1c9474d577374fab2f17f7bc3beb1 (diff) | |
download | DHG_packages-bf54a2b969e71c880c363cc65930b851f25464b6.tar.gz |
hdbc: Note testpack dep
Diffstat (limited to 'p/hdbc/debian/control')
-rw-r--r-- | p/hdbc/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/hdbc/debian/control b/p/hdbc/debian/control index 6b6477d7a..24d18ad19 100644 --- a/p/hdbc/debian/control +++ b/p/hdbc/debian/control @@ -1,8 +1,8 @@ Source: hdbc Priority: optional Maintainer: John Goerzen <jgoerzen@complete.org> -Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.10), haskell-devscripts (>= 0.6.15), cpphs, haddock, libghc6-mtl-dev, libghc6-time-dev, libghc6-time-prof, libghc6-convertible-dev (>= 1.0.1-2), libghc6-convertible-prof (>= 1.0.1-2), libghc6-mtl-prof, libghc6-utf8-string-prof -Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.6.15), ghc6 (>= 6.10), cpphs, libghc6-mtl-doc, libghc6-time-doc, ghc6-doc, haskell-convertible-doc, libhugs-convertible (>= 1.0.1-2), libhugs-time-bundled, libghc6-utf8-string-doc +Build-Depends: debhelper (>= 4.0.0), ghc6 (>= 6.10), haskell-devscripts (>= 0.6.15), cpphs, haddock, libghc6-mtl-dev, libghc6-time-dev, libghc6-time-prof, libghc6-convertible-dev (>= 1.0.1-2), libghc6-convertible-prof (>= 1.0.1-2), libghc6-mtl-prof, libghc6-utf8-string-prof, libghc6-testpack-dev +Build-Depends-Indep: debhelper (>= 4.0.0), haddock, hugs (>= 98.200503.08), haskell-devscripts (>= 0.6.15), ghc6 (>= 6.10), cpphs, libghc6-mtl-doc, libghc6-time-doc, ghc6-doc, haskell-convertible-doc, libhugs-convertible (>= 1.0.1-2), libhugs-time-bundled, libghc6-utf8-string-doc, libghc6-testpack-dev Standards-Version: 3.6.2 Section: libs Homepage: http://software.complete.org/hdbc |