diff options
author | Timo Weingärtner <timo@tiwe.de> | 2018-01-08 22:45:49 +0100 |
---|---|---|
committer | Timo Weingärtner <timo@tiwe.de> | 2018-01-11 21:45:56 +0100 |
commit | 034889dc3aa1fa377ce31cbc7158d0e01ac9d855 (patch) | |
tree | c1890d1549fc9aa254c24860d4674ddfcbc15af0 /debian/control | |
parent | 7db37a9da724fe9123d8b25d73eaf99f030a303d (diff) | |
download | ssh-agent-filter-034889dc3aa1fa377ce31cbc7158d0e01ac9d855.tar.gz |
add upstream testsuite as autopkgtest
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 45d09ea..53ec54a 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,9 @@ Build-Depends: debhelper (>= 11~), libboost-program-options-dev, libgmp-dev, nettle-dev (>= 3.4), - pandoc + openssh-client <!nocheck>, + pandoc, + shunit2 <!nocheck> Standards-Version: 4.1.3 Homepage: https://git.tiwe.de/ssh-agent-filter Vcs-Git: https://git.tiwe.de/ssh-agent-filter.git -b debian |