diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-02-15 21:40:39 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2020-02-15 21:40:39 +0100 |
commit | bfdf25e7d41b1c4f54578179fefd360393b307fa (patch) | |
tree | af8ff0fb4e67292ace1e7775a6d6221cec5d71af /debian/tests/control | |
parent | 78947113fc8982f9ebdc61df3710ed09b14f58ed (diff) |
Fix autopkgtest; fix typos
Diffstat (limited to 'debian/tests/control')
-rw-r--r-- | debian/tests/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control index 0d875a9..af31d1d 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -5,5 +5,5 @@ # 1. start-net # Tests: start-net -Depends: sane-utils -Restrictions: needs-root allow-stderr breaks-testbed +Depends: sane-utils, grep, coreutils +Restrictions: needs-root allow-stderr |