diff options
| author | Julian Andres Klode <jak@debian.org> | 2012-06-25 14:28:17 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2012-06-25 14:28:17 +0200 |
| commit | d31dd887ff33a5b4ff7e266576560571d739bf0c (patch) | |
| tree | 2a507f337491cfc1bd02ad75cdc0ab00b69602c1 /debian/control | |
| parent | 4a155c244b52fd7490a2457830356b59fda6beab (diff) | |
| download | python-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/control | 1 |
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, |
