From cfd9ff738165e7c3df66397835b39e01583fd6ca Mon Sep 17 00:00:00 2001 From: roktas Date: Sat, 26 May 2007 11:45:15 +0000 Subject: Adjust Debian package dependencies: + add libghc6-mtl-dev + remove version condition from libghc6-xhtml-dev git-svn-id: https://pandoc.googlecode.com/svn/trunk@601 788f1e2b-df1e-0410-8736-df70ead52e1b --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index b73d052e6..191286b21 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: pandoc Section: text Priority: optional Maintainer: Recai Oktaş -Build-Depends: debhelper (>= 4.0.0), haskell-devscripts (>=0.5.12), ghc6 (>= 6.6-1), libghc6-xhtml-dev (>= 2006.9.13-3), perl +Build-Depends: debhelper (>= 4.0.0), haskell-devscripts (>=0.5.12), ghc6 (>= 6.6-1), libghc6-xhtml-dev, libghc6-mtl-dev, perl Build-Depends-Indep: haddock Standards-Version: 3.7.2.0 -- cgit v1.2.3