diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2023-09-16 12:39:05 +0200 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2023-09-16 12:39:05 +0200 |
commit | 0cfc1750d5ff04be6a153a2ae29cdc71a4467a90 (patch) | |
tree | 9fb233099a57298abf6e3fd12e21c4c543ad1b08 /debian | |
parent | 99c888b5eabbb7008bf4451bc62c277f28bb925f (diff) |
Drop alternatives to the gpgv dependency
Closes: #1051642
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index c831e45bb..440b17afb 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Vcs-Browser: https://salsa.debian.org/apt-team/apt Package: apt Architecture: any Depends: base-passwd (>= 3.6.1) | adduser, - gpgv | gpgv2 | gpgv1, + gpgv, libapt-pkg6.0 (>= ${binary:Version}), ${apt:keyring}, ${misc:Depends}, |