diff options
| author | Julian Andres Klode <jak@debian.org> | 2024-12-22 22:47:05 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2024-12-22 22:47:05 +0000 |
| commit | b85dd910dcc68b710e1843e8b67935cc96c2a4c9 (patch) | |
| tree | 0c20cecf6451fa20e5ede1ba38f0ac1873860549 /debian/tests/control | |
| parent | c898f8cc7790d5b935523a50ebb28d4549840062 (diff) | |
| parent | 7b1fb90b93ced7c0772d726e512da01fad456852 (diff) | |
Merge branch 'refactor-hashes' into 'main'
Switch to OpenSSL in a convoluted path of commits
See merge request apt-team/apt!412
Diffstat (limited to 'debian/tests/control')
| -rw-r--r-- | debian/tests/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/tests/control b/debian/tests/control index 3aef98710..428bed456 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -5,8 +5,7 @@ Depends: libapt-pkg-dev, pkg-config, g++ Tests: run-tests Restrictions: allow-stderr Depends: @, @builddeps@, dpkg (>= 1.20.8), expect, fakeroot, wget, stunnel4, lsof, db-util, - gnupg (>= 2) | gnupg2, gnupg1 | gnupg (<< 2), - gpgv (>= 2) | gpgv2, gpgv1 | gpgv (<< 2), + gpgv, gpgv-sq, sq (>= 0.40), moreutils, |
