Added zip as a build dependency in debian/control.
git-svn-id: https://pandoc.googlecode.com/svn/trunk@1397 788f1e2b-df1e-0410-8736-df70ead52e1b
This commit is contained in:
parent
a3b03d1530
commit
09440d0328
1 changed files with 1 additions and 1 deletions
2
debian/control
vendored
2
debian/control
vendored
|
@ -2,7 +2,7 @@ Source: pandoc
|
|||
Section: text
|
||||
Priority: optional
|
||||
Maintainer: Recai Oktaş <roktas@debian.org>
|
||||
Build-Depends: debhelper (>= 4.0.0), haskell-devscripts (>=0.5.12), ghc6 (>= 6.8.2-1), libghc6-xhtml-dev, libghc6-mtl-dev, libghc6-network-dev
|
||||
Build-Depends: debhelper (>= 4.0.0), haskell-devscripts (>=0.5.12), ghc6 (>= 6.8.2-1), libghc6-xhtml-dev, libghc6-mtl-dev, libghc6-network-dev, zip
|
||||
Build-Depends-Indep: haddock
|
||||
Standards-Version: 3.7.3
|
||||
Homepage: http://johnmacfarlane.net/pandoc/
|
||||
|
|
Loading…
Reference in a new issue