aboutsummaryrefslogtreecommitdiff
path: root/debian/tests
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2022-05-05 12:15:58 -0700
committerSean Whitton <spwhitton@spwhitton.name>2022-05-05 12:43:24 -0700
commit8a68a7614a8cb430e5ff80f476bae0baf7ac2efd (patch)
tree39bee068905f04f70ff4763ac99422dec9aaa12f /debian/tests
parent0e4589e9b368fa5e6c1cd5585f9dc55e2d60ce3f (diff)
downloadconsfigurator-8a68a7614a8cb430e5ff80f476bae0baf7ac2efd.tar.gz
debian/: Add autopkgtest deps on gpg and pass
Signed-off-by: Sean Whitton <spwhitton@spwhitton.name>
Diffstat (limited to 'debian/tests')
-rw-r--r--debian/tests/control2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/tests/control b/debian/tests/control
index 4d13430..8a707ff 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,5 +1,7 @@
Test-Command: sbcl --script debian/tests/compile-and-tests.lisp
Depends:
+ gpg,
+ pass,
sbcl,
@,
Restrictions: allow-stderr, superficial