summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2011-04-06 21:53:06 -0400
committerGravatar Joey Hess <joey@kitenet.net>2011-04-06 21:53:06 -0400
commitc1bbe434224cce9a1afab0f358c6df83fa014e9c (patch)
tree6d7ecb13081987de326d626a690b463c2ac6790b /debian/control
parent788fcc2bb498b582b5c6f73ff38ca200bdd18c05 (diff)
Add build depend on perlmagick so docs are consistently built. Closes: #621410
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4b31a295f..37e622043 100644
--- a/debian/control
+++ b/debian/control
@@ -1,7 +1,7 @@
Source: git-annex
Section: utils
Priority: optional
-Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-pcre-light-dev, libghc6-testpack-dev, ikiwiki, uuid, rsync, git | git-core
+Build-Depends: debhelper (>= 7.0.50), ghc6, libghc6-missingh-dev, libghc6-pcre-light-dev, libghc6-testpack-dev, ikiwiki, uuid, rsync, git | git-core, perlmagick
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.9.1
Vcs-Git: git://git.kitenet.net/git-annex