summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2012-06-25 14:28:17 +0200
committerJulian Andres Klode <jak@debian.org>2012-06-25 14:28:17 +0200
commitd31dd887ff33a5b4ff7e266576560571d739bf0c (patch)
tree2a507f337491cfc1bd02ad75cdc0ab00b69602c1 /debian/control
parent4a155c244b52fd7490a2457830356b59fda6beab (diff)
downloadpython-apt-d31dd887ff33a5b4ff7e266576560571d739bf0c.tar.gz
* debian/control:
- Build-depend on fakeroot, needed for the apt.auth tests
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 615843f0..ca32cb3b 100644
--- a/debian/control
+++ b/debian/control
@@ -9,6 +9,7 @@ X-Python3-Version: >= 3.1
Build-Depends: apt (>= 0.9.6),
apt-utils,
debhelper (>= 7.3.5),
+ fakeroot,
libapt-pkg-dev (>= 0.8.11),
python-all-dev (>= 2.6.6-3~),
python-all-dbg,