summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJoey Hess <joey@kodama.kitenet.net>2008-06-16 00:06:45 -0400
committerJoey Hess <joey@kodama.kitenet.net>2008-06-16 00:06:45 -0400
commit1452c6d8de4516a5a8a48ccdff3e180f56e43511 (patch)
treea61c4e076ab3df2c26c8cbeaa15285905e9135cb /debian/control
parent1aa682895e9ffafdfb00154a674d376b4c431945 (diff)
Add a build dependency on file. The rules file now runs dh_strip and dh_shlibdeps, which both use it. (It could be changed not to, but it's good to have it run all the commands as a test.) Closes: #486439
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 8776a686..80761c90 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: debhelper
Section: devel
Priority: optional
Maintainer: Joey Hess <joeyh@debian.org>
-Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1)
+Build-Depends: po4a (>= 0.24), man-db (>= 2.5.1), file (>= 3.23-1)
Standards-Version: 3.7.3
Vcs-Git: git://git.debian.org/git/debhelper/debhelper.git
Homepage: http://kitenet.net/~joey/code/debhelper/