diff options
| author | Michael Vogt <mvo@debian.org> | 2014-01-07 18:16:06 +0100 |
|---|---|---|
| committer | Michael Vogt <mvo@debian.org> | 2014-01-07 18:16:06 +0100 |
| commit | d72fb3567d08dea6739a37ae641e80b79c524915 (patch) | |
| tree | e6f48ce3d7fbde3d09cfd60d1a3a012e420983e7 /debian/tests/control | |
| parent | bfa2ce346a1b84ed80db5be3c3a56b6954ebc1af (diff) | |
| download | python-apt-d72fb3567d08dea6739a37ae641e80b79c524915.tar.gz | |
apply patch from Barry Warsaw to fix autopkgtest
Diffstat (limited to 'debian/tests/control')
| -rw-r--r-- | debian/tests/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index bdca7d61..9c92c35d 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,2 +1,2 @@ Tests: run-tests -Depends: @, apt-utils, python-debian, fakeroot, intltool, pep8, pyflakes +Depends: @, apt-utils, python-debian, python-all, python3-all, fakeroot, intltool, pep8, pyflakes |
