diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-12 10:58:08 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2012-10-12 10:58:08 +0200 |
| commit | 43d87e1b14719750585412ab1d15fc30e280b7d0 (patch) | |
| tree | c24123bc649f0a1d0391a81fa922af2581ad45eb | |
| parent | 8c8d4e74191c7419ae12d551269e494b58e44281 (diff) | |
| download | python-apt-43d87e1b14719750585412ab1d15fc30e280b7d0.tar.gz | |
debian/tests/control: update depends line
| -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 0457372b..2ca0a401 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,2 +1,2 @@ Tests: run-tests -Depends: @, apt, apt-utils, python-debian
\ No newline at end of file +Depends: @, apt-utils, python-debian, fakeroot, intltool |
