diff options
author | Helmut Grohne <helmut@subdivi.de> | 2023-01-18 11:57:21 +0100 |
---|---|---|
committer | Helmut Grohne <helmut@subdivi.de> | 2023-01-18 11:57:21 +0100 |
commit | 1afc709c9a114bab268f914824ab0709fd109632 (patch) | |
tree | 5dc3cc2ba555fd7de9907f03e2e44e1712c2ef2f /debian/tests/control | |
parent | dc22b016b2a27b722afcfb30e8ec34ae185c009a (diff) | |
download | debvm-1afc709c9a114bab268f914824ab0709fd109632.tar.gz |
Update debian packaging
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 9401ca5..f035dd4 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -1,3 +1,3 @@ Test-Command: ./tests/create-and-run.sh $(dpkg --print-architecture) sid -Depends: debvm, fakeroot, fakechroot, sleepenh, openssh-client, libsystemd-shared +Depends: debvm, fakeroot, fakechroot, openssh-client, libsystemd-shared Restrictions: allow-stderr, needs-internet |