diff options
Diffstat (limited to 'p/haskell-directory-tree/debian/control')
-rw-r--r-- | p/haskell-directory-tree/debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/p/haskell-directory-tree/debian/control b/p/haskell-directory-tree/debian/control index 93e8dfcdd..c80fb5d13 100644 --- a/p/haskell-directory-tree/debian/control +++ b/p/haskell-directory-tree/debian/control @@ -5,8 +5,8 @@ Maintainer: Debian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.or Uploaders: TANIGUCHI Takaki <takaki@debian.org> Build-Depends: cdbs, debhelper (>= 9), haskell-devscripts (>= 0.8.15), ghc, - ghc-prof, - ghc-doc, + ghc-prof +Build-Depends-Indep: ghc-doc Standards-Version: 3.9.4 Homepage: http://hackage.haskell.org/package/directory-tree |